更改文件上传路径

This commit is contained in:
wjn 2024-05-08 14:33:00 +08:00
parent 4e638109b1
commit 21a0397352
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHSMS",
"Img_Local": "C:\\release\\img"
"Img_Local": "C:\\sms\\uploadFile"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379",

View File

@ -16,7 +16,7 @@
"TenantConnKey": "PDEV1212",
"RedisFormConfig": "true",
"Env": "1", //IP 0IP
"Img_Local": "C:\\release\\img"
"Img_Local": "C:\\sms\\uploadFile"
},
"RedisConfig": {
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=15",

View File

@ -15,7 +15,7 @@
"ConnDataKey": "MHKSAQ1212010101",
"TenantConnKey": "MHSMS",
"RedisFormConfig": "true",
"Img_Local": "C:\\release\\img"
"Img_Local": "C:\\sms\\uploadFile"
},
"RedisConfig": {
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=15",