Commit e9a2a8ef by 宋毅

tj

parent 9cd3365a
...@@ -53,7 +53,7 @@ class TxPushLogService extends ServiceBase { ...@@ -53,7 +53,7 @@ class TxPushLogService extends ServiceBase {
"actionBody": { "actionBody": {
notifyUrl: "", notifyUrl: "",
actionType: "orderPayNotify", actionType: "orderPayNotify",
pushUrl: "http://brguser.brg.tencentyun.com/api/action/order/springBoard", pushUrl: "http://brguser-dev.brg.tencentyun.com/api/action/order/springBoard",
messageBody: pobj, messageBody: pobj,
identifyCode: "orderPayNotify" identifyCode: "orderPayNotify"
} }
......
...@@ -115,7 +115,7 @@ class NeedInfoService extends ServiceBase { ...@@ -115,7 +115,7 @@ class NeedInfoService extends ServiceBase {
var pushobj = { var pushobj = {
"actionType": "produceData",// Y 功能名称 "actionType": "produceData",// Y 功能名称
"actionBody": { "actionBody": {
notifyUrl: "http://brguser.brg.tencentyun.com/api/receive/notifyApi/springBoard", notifyUrl: "http://brguser-dev.brg.tencentyun.com/api/receive/notifyApi/springBoard",
actionType: "needSubmit", actionType: "needSubmit",
pushUrl: serviceinfo.data.push_domain_addr + "/entService/consultation/springBoard", pushUrl: serviceinfo.data.push_domain_addr + "/entService/consultation/springBoard",
messageBody: actionBody, messageBody: actionBody,
......
ts:wq! ++ "b/brg-user-center/\346\217\220\347\244\272\347\274\226\347\240\201\344\275\277\347\224\250"
ts:wq!
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