重新生成Entity文件

This commit is contained in:
2023-05-17 13:58:01 +08:00
parent 408bbd8789
commit 99b65418e8
216 changed files with 28772 additions and 2470 deletions

View File

@@ -107,6 +107,6 @@ public class Startup : AppStartup
SnowflakeIdHelper.InitYitIdWorker();
serviceProvider.GetRequiredService<ITimeTaskService>().StartTimerJob();
//serviceProvider.GetRequiredService<ITimeTaskService>().StartTimerJob();
}
}