1
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Tnb.ProductionPlanMgr.internals
|
||||
static BaseService()
|
||||
{
|
||||
var repo = App.GetService<ISqlSugarRepository<DbLinkEntity>>();
|
||||
var = await repo.GetListAsync();
|
||||
//var = await repo.GetListAsync();
|
||||
var dbMgr = App.GetService<IDataBaseManager>();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user