更改文件上传路径
This commit is contained in:
parent
4e638109b1
commit
21a0397352
@ -19,7 +19,7 @@
|
|||||||
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
|
"ConnApiUrl": "http://localhost:3116/api/OP/TenantInfo/GetDbConn",
|
||||||
"ConnDataKey": "MHKSAQ1212010101",
|
"ConnDataKey": "MHKSAQ1212010101",
|
||||||
"TenantConnKey": "MHSMS",
|
"TenantConnKey": "MHSMS",
|
||||||
"Img_Local": "C:\\release\\img"
|
"Img_Local": "C:\\sms\\uploadFile"
|
||||||
},
|
},
|
||||||
"RedisConfig": {
|
"RedisConfig": {
|
||||||
"RedisConnectionString": "120.25.146.51:6379",
|
"RedisConnectionString": "120.25.146.51:6379",
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
"TenantConnKey": "PDEV1212",
|
"TenantConnKey": "PDEV1212",
|
||||||
"RedisFormConfig": "true",
|
"RedisFormConfig": "true",
|
||||||
"Env": "1", //外网IP 0:内网IP
|
"Env": "1", //外网IP 0:内网IP
|
||||||
"Img_Local": "C:\\release\\img"
|
"Img_Local": "C:\\sms\\uploadFile"
|
||||||
},
|
},
|
||||||
"RedisConfig": {
|
"RedisConfig": {
|
||||||
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=15",
|
"RedisConnectionString": "120.25.146.51:6379,password=mhsaferedis,defaultDatabase=15",
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
"ConnDataKey": "MHKSAQ1212010101",
|
"ConnDataKey": "MHKSAQ1212010101",
|
||||||
"TenantConnKey": "MHSMS",
|
"TenantConnKey": "MHSMS",
|
||||||
"RedisFormConfig": "true",
|
"RedisFormConfig": "true",
|
||||||
"Img_Local": "C:\\release\\img"
|
"Img_Local": "C:\\sms\\uploadFile"
|
||||||
},
|
},
|
||||||
"RedisConfig": {
|
"RedisConfig": {
|
||||||
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=15",
|
"RedisConnectionString": "172.26.13.0:6379,password=mhsaferedis,defaultDatabase=15",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user