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