bug:8268;8267;8266;8265

yun-zuoyi
qianhs 5 years ago
parent eaecf4b4b7
commit 8d6ffbb012

@ -3576,8 +3576,7 @@ public class WmsEnumUtil {
public enum WMS_STOCK_TYPE {
SOURCE(10, "实物条码"),
TARGET(20, "虚拟条码"),
CUST_SN(30, "客户条码"),
FIRST_MIDDLE_LAST(40, "首中末件");
CUST_SN(30, "客户条码");
private int value;
private String description;

Loading…
Cancel
Save