mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-06 17:50:51 +08:00
style: 修改配置样式
This commit is contained in:
@@ -28,6 +28,5 @@ public class Startup : AppStartup
|
||||
|
||||
public void Configure(IApplicationBuilder app, IWebHostEnvironment env)
|
||||
{
|
||||
var db= app.ApplicationServices.GetRequiredService<ISqlSugarClient>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user