Commit b54d00cd authored by LiuLin's avatar LiuLin

fix(tcm):申请单编码-维保编号添加枚举

parent 8bbc96ea
...@@ -16,6 +16,7 @@ public enum ApplicationFormTypeEnum { ...@@ -16,6 +16,7 @@ public enum ApplicationFormTypeEnum {
*/ */
GZ("GZ"), GZ("GZ"),
JY("JY"), JY("JY"),
WB("WB"),
SY("SY"); SY("SY");
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment