添加员工折扣字段
This commit is contained in:
@@ -49,6 +49,8 @@ public class TbPlussShopStaffDto implements Serializable {
|
||||
/** 密码 */
|
||||
private String password;
|
||||
|
||||
private String discountType;
|
||||
|
||||
/** 最大优惠金额 */
|
||||
private BigDecimal maxDiscountAmount;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user