Commit 97bf7bd5 by 兰国旗

laolan

parent f65fbf2f
...@@ -137,8 +137,7 @@ class MediaaggregationDao extends Dao { ...@@ -137,8 +137,7 @@ class MediaaggregationDao extends Dao {
*/ */
async productDetail(req) { async productDetail(req) {
var params = { var params = {
// code: req.actionBody.code, code: req.actionBody.code,
code: 'code',
company_id: req.actionBody.company_id company_id: req.actionBody.company_id
}; };
......
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