- 在工单创建时使用 userService.getByIdIgnoreTenant 替代 getById - 在工单分配时使用 userService.getByIdIgnoreTenant 替代 getById - 在回复创建时使用 userService.getByIdIgnoreTenant 替代 getById - 添加注释说明使用 @InterceptorIgnore 绕过租户拦截器跨库查询 - 确保用户信息获取不受租户隔离限制影响
- 在工单创建时使用 userService.getByIdIgnoreTenant 替代 getById - 在工单分配时使用 userService.getByIdIgnoreTenant 替代 getById - 在回复创建时使用 userService.getByIdIgnoreTenant 替代 getById - 添加注释说明使用 @InterceptorIgnore 绕过租户拦截器跨库查询 - 确保用户信息获取不受租户隔离限制影响