Commit 9fe81284 by shuhu.hou@freemud.cn

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

parents 3640a185 e41f76db
......@@ -117,5 +117,10 @@ public class OrderItemCreateReq {
// 是否删除
private Boolean isDeleted;
/**
* 是否算积分
* 线下订单上传专用
*/
private Boolean needBonus;
}
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