【系统参数】 枚举类型

dev
siontion 5 months ago
parent f5c94d37e4
commit ca11f6c8bf

@ -10,8 +10,8 @@ import lombok.Getter;
@Getter
public enum SystemParmetersEnum {
TPLUS_INTERFACE_SWITCH("tplus_interface_switch"),
NEGATIVE_INVENTORY_SWITCH( "negative_inventory_switch"),
TPLUS_INTERFACE_SWITCH("TPlus_interface_whether"),
NEGATIVE_INVENTORY_SWITCH( "negative_inventory_whether"),
OVERTASK_CENTER_LIST("overtask_center_list");
private String description;

Loading…
Cancel
Save