Commit d1b7716a by shuhu.hou@freemud.cn

Merge branch 'feature/v1.9.9_农工商订单结算&撤销' into develop

parents 4a36c0b6 df2cd63b
...@@ -80,6 +80,10 @@ public class CreateOrderProductRequest extends BaseConfig { ...@@ -80,6 +80,10 @@ public class CreateOrderProductRequest extends BaseConfig {
*/ */
private String extras; private String extras;
/** /**
* 第三方菜品分类Id
*/
private String thirdCategoryId;
/**
* 商品所属菜单分类id * 商品所属菜单分类id
*/ */
private String categoryId; private String categoryId;
......
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