|
|
@@ -121,10 +121,4 @@ public class TradeOrderTotalDO extends TenantBaseDO {
|
|
|
@ForUpdate(fieldName = "其它备注")
|
|
|
private String otherRemark;
|
|
|
|
|
|
- @ForUpdate(fieldName = "16免1人数")
|
|
|
- private Integer freeNum;
|
|
|
-
|
|
|
- @ForUpdate(fieldName = "16免1金额")
|
|
|
- private BigDecimal freeAmount;
|
|
|
-
|
|
|
}
|