Commit 08ac0713 by 缪晖

Merge branch 'feature/20201221_开个店平台查询拼单订单_miaohui' into 'master'

ordercenter-sdk添加markeringType字段

See merge request !101
parents 77e1bb6c aa55b7b8
......@@ -119,5 +119,6 @@ public class OrderConditionsReq {
private String appId;
//是否删除
private Integer isDeleted;
//营销活动类型
private Integer marketingType;
}
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