Commit 97bf7bd5 by 兰国旗

laolan

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