mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-05 09:10:53 +08:00
文章管理、前端api、视图代码模板生成
This commit is contained in:
@@ -93,7 +93,6 @@ namespace Yi.Framework.WebCore.DbExtend
|
||||
|
||||
if (Appsettings.appBool("DbSeed_Enabled"))
|
||||
{
|
||||
|
||||
var _Db = app.ApplicationServices.GetService<ISqlSugarClient>();
|
||||
Invoer(_Db);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user