Commit e5f6c477 authored by hezhuozhi's avatar hezhuozhi

27436 现场问题】基础设置-企业信息,充装单位信息页面加载报错

parent ba2fa5e4
......@@ -133,7 +133,7 @@ public class TzBaseEnterpriseInfoServiceImpl
// 安装改造维修单位身份资质:充装单位-1231 制造单位-1236 设计单位-1235 安装改造维修单位-1234
COMPANY_TYPE_CERT_TYPE_MAP.put("安装改造维修单位", "1231,1234,1235,1236");
// 充装单位
COMPANY_TYPE_CERT_TYPE_MAP.put("充装单位", "1202");
COMPANY_TYPE_CERT_TYPE_MAP.put("充装单位", "1231,1234,1235,1236");
}
/**
......
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