枚举修改

yun-zuoyi
jessica.chen 7 years ago
parent b2e4c2496a
commit c92d9e98e4

@ -1588,7 +1588,7 @@ public class WmsEnumUtil {
@JsonFormat(shape = JsonFormat.Shape.OBJECT)
public enum PO_SN_STATUS {
fOUND(10, "创建"),
FOUND(10, "创建"),
PRINTED(20, "已打印"),
RECEIPTED(30, "已收货");

Loading…
Cancel
Save