Commit 91f7284c by 周晓航

删除测试bean代码

Signed-off-by: 周晓航 <xiaohang.zhou@freemud.com>
parent 076035f5
......@@ -65,7 +65,7 @@ public class ProductTypeBeanDTO {
/**
* 【订C,“POS编码”让凌顶那边去匹配商品】 https://www.tapd.cn/43862731/prong/stories/view/1143862731001039549
*/
private String linkedId ="xxxxxx";
private String linkedId ;
public Integer getMemberDiscountResult() {
return this.openMemberDiscount != null && this.openMemberDiscount == 1 ? this.memberDiscount : 100;
}
......
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