Fix Bug #1916,1917

yun-zuoyi
袁津哲 5 years ago
parent f4cccf5c9b
commit a4bedf2354

@ -3249,7 +3249,7 @@ public class MesPcnEnumUtil {
GREEN("green", "绿色"),
RED("red", "红色"),
YELLOW("Yellow", "黄色");
YELLOW("yellow", "黄色");
private String code;
private String description;

Loading…
Cancel
Save