feat(tcm): 增加企业信息详情查询和更新功能- 在 TzBaseEnterpriseInfoDto 中添加 unitTypeCodes 字段,用于存储单位类型代码
- 在 ITzBaseEnterpriseInfoService 接口中添加 getInfoById 和 updateCompanyInfoById 方法
- 在 TzBaseEnterpriseInfoController 中实现 infoById 和 companyInfoUpdateById 接口- 在 TzBaseEnterpriseInfoServiceImpl 中实现 getInfoById 和 updateCompanyInfoById 方法的逻辑
- 优化企业信息更新逻辑,处理单位类型、管理员信息、工商信息等多表关联更新
Showing
Please
register
or
sign in
to comment