Commit 17d8777b by 兰国旗

修改重推参数

parent 172102cc
...@@ -78,7 +78,7 @@ class RegAPI extends APIBase { ...@@ -78,7 +78,7 @@ class RegAPI extends APIBase {
// break; // break;
case "againPushYf"://单独重新推送数据到云服 case "againPushYf"://单独重新推送数据到云服
opResult = await this.utilsPushSve.business2Channel(pobj, opType); opResult = await this.utilsPushSve.business2Channel(pobj, pobj.opType);
break; break;
//-----------接入百度reg------end---------------------------- //-----------接入百度reg------end----------------------------
default: default:
......
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