Commit fcdcdc2c authored by yangyang's avatar yangyang

fix(编辑企业信息): 新增手动刷新用户组的接口

parent fbf86044
......@@ -1156,7 +1156,7 @@ public class TzBaseEnterpriseInfoServiceImpl
handleUnitType(map, regUnitInfo, agencyUserModel);
String[] unitTypes = regUnitInfo.getUnitType().split(",");
regUnitInfoService.saveOrUpdate(regUnitInfo);
regUnitInfoService.updateById(regUnitInfo);
// -- 20250627 调整为监管单位不能修改工商信息和资质
// 企业信息变更-同步修改企业下人员绑定设备类型
......
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