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.
13 lines
257 B
13 lines
257 B
|
4 years ago
|
[App]
|
||
|
|
;监听端口
|
||
|
|
ListenPort = :14438
|
||
|
|
;App密钥
|
||
|
|
AppKey = 'heng_xin_gao_ke_AppKey'
|
||
|
|
;App默认密码
|
||
|
|
DefaultPassword = 1234567890
|
||
|
|
;数据库类型
|
||
|
|
DataBaseType = mysql
|
||
|
|
;数据库类型
|
||
|
|
MasterDatabase = Master
|
||
|
|
|