修改配置json,修改http接口说明doc

This commit is contained in:
lixiaoyuan
2025-09-01 20:12:09 +08:00
parent 8ede7ef601
commit a5ee1f0e8b
2 changed files with 2 additions and 1 deletions

View File

@@ -6,5 +6,6 @@
"passwd": "123456", "passwd": "123456",
"dbname": "ees" "dbname": "ees"
}, },
"token":"" "token":"",
"http": { "port": 19800}
} }