Commit 68bc7263 by 王勇飞

gyq

parent 51a76fca
...@@ -140,7 +140,7 @@ const feedbackToRys = async (data) => { ...@@ -140,7 +140,7 @@ const feedbackToRys = async (data) => {
} }
let resData = await system.queueOper({ let resData = await system.queueOper({
//pushUrl: this.rysUrl + "service/feedback", //pushUrl: this.rysUrl + "service/feedback",
pushUrl: this.rysUrl + "/web/bizchance/deliverybillCtl/testfeedback", pushUrl: settings.rysUrl + "/web/bizchance/deliverybillCtl/testfeedback",
actionType: "feedback", actionType: "feedback",
messageBody: reqData, messageBody: reqData,
headData: { headData: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment