Commit 689863f6 by 王勇飞

pp

parent 1c05d73b
...@@ -52,7 +52,7 @@ class TmInfoPusherApi { ...@@ -52,7 +52,7 @@ class TmInfoPusherApi {
//调用推送接口推送oneItem //调用推送接口推送oneItem
var options = { var options = {
'method': 'POST', 'method': 'POST',
'url': fqReqUrl + ':/cloudapi/iduty/igirl/pushFollowUp', 'url': fqReqUrl + '/cloudapi/iduty/igirl/pushFollowUp',
'headers': { 'headers': {
}, },
body: JSON.stringify({ body: JSON.stringify({
......
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