Commit 53896492 by 宋毅

tj

parent 66e22838
......@@ -23,6 +23,7 @@ class PushAliInfo extends APIBase {
appInfo: {uapp_id: 18}
};
await this.utilsPushSve.business2Channel(reqPushParams, "pushAliTmNote");
return system.getResultSuccess();
}
/**
......@@ -41,6 +42,7 @@ class PushAliInfo extends APIBase {
appInfo: {uapp_id: 18}
};
await this.utilsPushSve.business2Channel(reqPushParams, "pushAliIcNote");
return system.getResultSuccess();
}
}
......
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