gorm测试实验
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
269 B

;基础配置
[App]
;监听端口
ListenPort = :14438
;App密钥
AppKey = 'heng_xin_gao_ke_AppKey'
;App默认密码
DefaultPassword = 1234567890
;数据库类型
DataBaseType = mysql
;默认数据库
MasterDatabase = Master