server: 修改鉴权请求头字段,去掉下划线
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"dbFile": "/home/master/desktop/wxbot.db",
|
||||
"dataDir": "/home/master/desktop",
|
||||
"serve": true,
|
||||
"httpHost": "localhost",
|
||||
"httpPort": 8094,
|
||||
"debugMode": false,
|
||||
"baseUrl": "http://localhost:8094",
|
||||
"appCode": {
|
||||
"debug": "debug"
|
||||
},
|
||||
"appAuthHash": {
|
||||
"debug": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user