Commit 0f5b1611 by wkliang

清理多余项

parent 425b3d82
......@@ -29,6 +29,7 @@ class ProductService extends ServiceBase {
return data.id
})
result[i].setDataValue("ids", res)
delete result[i].dataValues.productitems
}
return result
}
......
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