rev:修改
This commit is contained in:
@@ -46,7 +46,6 @@ public enum PDAEnum {
|
||||
// 卸货库存查询-区域下拉框
|
||||
REGION_CODE(MapOf.of("外包材储存区", "AGVDJ01", "临时储存区", "LSCC01", "无人车卸货缓存区", "WXHHC01")),
|
||||
;
|
||||
|
||||
private Map<String, String> code;
|
||||
|
||||
public String code(String desc) {
|
||||
|
||||
Reference in New Issue
Block a user