Commit 682579d0 authored by suhuiguang's avatar suhuiguang

feat(jyjc):检验检测业务管理

1.联调测试
parent bf4f64f8
......@@ -18,7 +18,7 @@ public enum OpenBizTypeEnumV2 {
JC("jc", "检测机构", "检测业务"),
SYDW("jc-sydw", "使用单位", "使用单位电梯检测"),
AGW("jc-agw", "安装改造维修单位", "安改维电梯检测");
private String code;
private final String code;
private final String unitType;
......
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