Commit f37530a5 by 宋毅

tj

parent cd47d22b
......@@ -10,7 +10,6 @@ class UtilsOpOrderService extends AppServiceBase {
this.utilsPushSve = system.getObject("service.utilsSve.utilsPushSve");
}
async getProductInterface(appInfo, product_id) {//获取产品调用接口
//获取推送接口信息
var getProductInterfaceUrl = settings.centerAppUrl() + "action/opProduct/springBoard";
var getProductInterfaceObj = {
"actionType": "getProductInterface",
......
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