feat(tcm): 实现平台编辑单位信息后的数据同步
- 在 TzBaseEnterpriseInfo 模型中添加 orgCode 字段
- 新增 TzBaseEnterpriseInfoMapper 接口中的 updateSubCompanyOrgCode 方法
- 在 ITzBaseEnterpriseInfoService 接口中添加 refreshCompanyInfo 方法
- 实现 TzBaseEnterpriseInfoServiceImpl 中的 refreshCompanyInfo 方法
- 在 PlatformUserTopicMessage 中调用 refreshCompanyInfo 方法处理公司信息更新
Showing
Please
register
or
sign in
to comment