Commit 5f3e4e42 by 庄冰

prod

parent 544bfe1d
......@@ -229,6 +229,7 @@ class TmOrderAPI extends APIBase {
case "getCAProductDetail"://根据渠道产品码获取产品详情 ---应用中心
// opResult = await this.appProductSve.findByChannelItemCode(action_body);
pobj["app"] =req.appInfo;
pobj["appInfo"] =req.appInfo;
opResult = await this.appProductSve.getProductDetailByCode(pobj);
break;
case "getCAProductListByTypeOneCode"://获取产品列表(根据产品一类编码获取) ---应用中心
......
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