Commit 83276fd5 by yu.sun

sunyu::update::new function about material

parent 283076d3
...@@ -20,4 +20,8 @@ public class MaterialRequestVo { ...@@ -20,4 +20,8 @@ public class MaterialRequestVo {
* 加料商品ID * 加料商品ID
*/ */
private String spuId; private String spuId;
/**
* 加料商品组ID
*/
private String groupId;
} }
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