初始化db新增配置是否启动

This commit is contained in:
不做码农
2022-07-01 22:39:39 +08:00
parent f3b417a522
commit 6c31771605
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
using Infrastructure;
using Infrastructure.Helper;
using SqlSugar;
using SqlSugar.IOC;
using System.Reflection;
using ZR.Admin.WebApi.Framework;
using ZR.Model.System;