feat: 完善配置模块
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
"SelfUrl": "http://*:19001",
|
||||
"CorsOrigins": "http://localhost:19001;http://localhost:18000"
|
||||
},
|
||||
|
||||
//配置
|
||||
"Settings": {
|
||||
"Test": "hello"
|
||||
},
|
||||
//数据库类型列表
|
||||
"DbList": [ "Sqlite", "Mysql", "Sqlserver", "Oracle" ],
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user