[ptl-pcn: 32 亮灯作业]

yun-zuoyi
joke 5 years ago
parent ccd62f8d31
commit d871869f3a

@ -665,6 +665,7 @@ public class PtlPcnEnumUtil {
WsBusiType(int value, String code, String description) {
this.value = value;
this.description = description;
this.code = code;
}
public int getValue() {

Loading…
Cancel
Save