mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-10 03:30:51 +08:00
准备接入多租户
This commit is contained in:
@@ -227,4 +227,5 @@ app.UseEndpoints(endpoints =>
|
||||
endpoints.MapControllers();
|
||||
});
|
||||
|
||||
//准备添加多租户
|
||||
app.Run();
|
||||
Reference in New Issue
Block a user