Merge remote-tracking branch 'remotes/origin/dev' into test

yun-zuoyi
汪云昊 4 years ago
commit 46d94c051a

@ -19,6 +19,7 @@ public class ImppEnumUtil {
public enum ORGANIZE_YTPE {
TYPE_GROUP(1, "集团", "集团"),
TYPE_DIVISION(4, "事业部", "事业部"),
TYPE_COMPANY(2, "公司", "公司"),
TYPE_FACTORY(3, "工厂", "工厂");

Loading…
Cancel
Save