Commit e0d2344b by zhangxingmin

push

parent 5f341592
...@@ -17,6 +17,7 @@ public enum PolicyFollowStatusEnum { ...@@ -17,6 +17,7 @@ public enum PolicyFollowStatusEnum {
DELAYED_UNDERWRITING("延缓承保", "DELAY_UNDERWRITING"), DELAYED_UNDERWRITING("延缓承保", "DELAY_UNDERWRITING"),
LAPSED("失效", "FAILURE"), LAPSED("失效", "FAILURE"),
CLOSED("关闭", "CLOSE"), CLOSED("关闭", "CLOSE"),
QX_YY("取消预约", "QX_YY"),
; ;
//字典项标签(名称) //字典项标签(名称)
......
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