feat: 同步
This commit is contained in:
@@ -14,6 +14,29 @@
|
||||
|
||||
"StartUrl": "http://*:19001",
|
||||
|
||||
//swagger配置
|
||||
"SpecificationDocumentSettings": {
|
||||
"GroupOpenApiInfos": [
|
||||
{
|
||||
"Group": "RBAC",
|
||||
"Order": 100,
|
||||
"Title": "Yi框架-云Api接口",
|
||||
"Description": "集大成者,终究轮子",
|
||||
"Version": "v3.0.0",
|
||||
"TermsOfService": "YI框架:https://ccnetcore.com与Furion:http://furion.baiqian.ltd",
|
||||
"Contact": {
|
||||
"Name": "橙子",
|
||||
"Url": "https://ccnetcore.com",
|
||||
"Email": "454313500@qq.com"
|
||||
},
|
||||
"License": {
|
||||
"Name": "MIT",
|
||||
"Url": "https://gitee.com/ccnetcore/Yi/blob/furion/LICENSE"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
//数据库类型列表
|
||||
"DbList": [ "Sqlite", "Mysql", "Sqlserver", "Oracle" ],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user