枚举修改名字

yun-zuoyi
陈思洁 6 years ago
parent 47d8360a3b
commit 92daec97e3

@ -95,7 +95,7 @@ public class WmsEnumUtil {
SUB(20, "SUB", "委外采购"),
TAR(30, "TAR", "多角贸易采购"),
TAP(40, "TAP", "多角代采购"),
AMP(50, "AMP", "AMP拉动");
AMP(50, "AMP", "AMP收货");
private int value;
private String code;

Loading…
Cancel
Save