style: 完善配置文件

This commit is contained in:
橙子
2023-10-07 17:52:29 +08:00
parent c271f3005a
commit e927f2ff78

View File

@@ -38,7 +38,7 @@
"DbList": [ "Sqlite", "Mysql", "Sqlserver", "Oracle" ],
"DbConnOptions": {
"Url": "DataSource=yi-sqlsugar-dev.db",
"Url": "DataSource=yi-furion-dev.db",
"DbType": "Sqlite",
"EnabledReadWrite": false,
"EnabledCodeFirst": false,