mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-17 15:06:37 +08:00
feat:完善前端友好提示功能
This commit is contained in:
@@ -37,7 +37,7 @@ namespace Yi.Furion.Application.Rbac.Job
|
||||
_db.DbMaintenance.TruncateTable<DictionaryEntity>();
|
||||
_db.DbMaintenance.TruncateTable<DictionaryTypeEntity>();
|
||||
await _dataSeedExecuteHandler.Invoker();
|
||||
_logger.LogWarning("数据已经重置还原");
|
||||
_logger.LogWarning("------->数据已经重置还原<-------");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user