fix AliyunOSSConfigs Domain
This commit is contained in:
@ -65,6 +65,6 @@
|
|||||||
"DurationSeconds": 3600, //过期时间(秒)
|
"DurationSeconds": 3600, //过期时间(秒)
|
||||||
"Endpoint": "oss-cn-beijing.aliyuncs.com",
|
"Endpoint": "oss-cn-beijing.aliyuncs.com",
|
||||||
"ProjectName": "InteractiveMagazine",
|
"ProjectName": "InteractiveMagazine",
|
||||||
"Domain": "http://oss.test.qyzhjy.com/"
|
"Domain": "http://oss-test.qyzhjy.com/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -60,7 +60,7 @@
|
|||||||
"DurationSeconds": 3600, //过期时间(秒)
|
"DurationSeconds": 3600, //过期时间(秒)
|
||||||
"Endpoint": "oss-cn-beijing.aliyuncs.com",
|
"Endpoint": "oss-cn-beijing.aliyuncs.com",
|
||||||
"ProjectName": "InteractiveMagazine",
|
"ProjectName": "InteractiveMagazine",
|
||||||
"Domain": "http://oss.test.qyzhjy.com/"
|
"Domain": "http://oss-test.qyzhjy.com/"
|
||||||
},
|
},
|
||||||
"PrintConfig": {
|
"PrintConfig": {
|
||||||
"DPrint": 0, //打印场景,0:普通激光打印机,1:工业印刷,默认为0(可选)
|
"DPrint": 0, //打印场景,0:普通激光打印机,1:工业印刷,默认为0(可选)
|
||||||
|
|||||||
Reference in New Issue
Block a user