feat:费用类型
This commit is contained in:
@@ -31,6 +31,7 @@ public enum WalletFeeItemEnum {
|
||||
DEVICE_EARNEST_MONEY(320, "expense_device_earnest_money", "设备保证金"),
|
||||
EXPENSE_DECORATION_MONEY(316, "expense_decoration_money", "装修费"),
|
||||
EXPENSE_EQUIPMENT_MONEY(317, "expense_equipment_money", "设备费"),
|
||||
FIRST_ORDER(321, "expense_first_order_money", "首批订货"),
|
||||
;
|
||||
|
||||
private final Integer feeItemId;
|
||||
|
||||
Reference in New Issue
Block a user