进度为简单聊天存储,私聊搜索用户等
This commit is contained in:
@@ -7,6 +7,9 @@ using WebAppServer1.ApplicationDbContext;
|
|||||||
using WebAppServer1.Authentication;
|
using WebAppServer1.Authentication;
|
||||||
using WebAppServer1.Chat;
|
using WebAppServer1.Chat;
|
||||||
|
|
||||||
|
|
||||||
|
//进度为简单聊天存储,私聊搜索用户等
|
||||||
|
|
||||||
var builder = WebApplication.CreateBuilder(args);
|
var builder = WebApplication.CreateBuilder(args);
|
||||||
|
|
||||||
// Add services to the container.
|
// Add services to the container.
|
||||||
|
|||||||
Reference in New Issue
Block a user