diff --git a/bin/Release/assets/config/app.json b/bin/Release/assets/config/app.json index 67688de..20ac721 100644 --- a/bin/Release/assets/config/app.json +++ b/bin/Release/assets/config/app.json @@ -6,5 +6,6 @@ "passwd": "123456", "dbname": "ees" }, - "token":"" + "token":"", + "http": { "port": 19800} } \ No newline at end of file diff --git a/doc/光储充站控系统-HTTP管理接口.docx b/doc/光储充站控系统-HTTP管理接口.docx index 3874895..890561e 100644 Binary files a/doc/光储充站控系统-HTTP管理接口.docx and b/doc/光储充站控系统-HTTP管理接口.docx differ