|
@@ -126,17 +126,17 @@ outServer:
|
|
|
user: jianyuweb
|
|
|
password: 111111
|
|
|
paramReplace:
|
|
|
- "/sussbi/api/meta/services/convertFileToPDF/*":
|
|
|
+ "/succbi/api/meta/services/convertFileToPDF/*":
|
|
|
replace:
|
|
|
QUERY_PARAM_M_POSITION_ID: "jyUserPositionId"
|
|
|
position_id: "jyUserPositionId"
|
|
|
- "/sussbi/api/dw/services/downloadAttachment":
|
|
|
+ "/succbi/api/dw/services/downloadAttachment":
|
|
|
match:
|
|
|
params.jyUserPositionId: "jyUserPositionId"
|
|
|
- "/sussbi/api/dw/services/getDwAttachments":
|
|
|
+ "/succbi/api/dw/services/getDwAttachments":
|
|
|
match:
|
|
|
params.jyUserPositionId: "jyUserPositionId"
|
|
|
- "/sussbi/nzbg/app/nzbg.app/word_nzbg/nzbg_word.d.docx":
|
|
|
+ "/succbi/nzbg/app/nzbg.app/word_nzbg/nzbg_word.d.docx":
|
|
|
replace:
|
|
|
QUERY_PARAM_M_POSITION_ID: "jyUserPositionId"
|
|
|
position_id: "jyUserPositionId"
|