增加上传接口

This commit is contained in:
2021-07-04 04:03:29 +08:00
parent efb6cb980e
commit 05c8159601
3 changed files with 48 additions and 4 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
"crossDomain": "auto",
"db": {
"mysql": {
"host": "192.168.6.250",
"name": "reg_gqt",
"host": "192.168.6.253",
"name": "hotimego",
"password": "root",
"port": "3306",
"prefix": "",