更改文件上传路径
This commit is contained in:
parent
4e638109b1
commit
21a0397352
@ -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",
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"TenantConnKey": "PDEV1212",
|
||||
"RedisFormConfig": "true",
|
||||
"Env": "1", //外网IP 0:内网IP
|
||||
"Img_Local": "C:\\release\\img"
|
||||
"Img_Local": "C:\\sms\\uploadFile"
|
||||
},
|
||||
"RedisConfig": {
|
||||
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=15",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user