mobilebroken/nflg-mobilebroken-repository/src/main/resources/mapper
曹鹏飞 2063f9e7be refactor(admin): 优化账号及用户信息管理并清理冗余代码
- 添加 AccountAddRequest 中的产品线和工服工单处理人字段
- 在 AdminUserVO 和 AdminLoginVO 中新增产品线及工服相关字段和判断方法
- 更新 AdminUserServiceImpl,支持产品线和工服字段的保存与查询
- 修改 AdminUserController,支持账号更新时设置产品线及工服工单处理人
- 细化 AdminMessage 相关请求和返回对象的注释和字段类型
- 替换部分变量命名,统一客户名称字段,调整 AppUser 及相关业务代码
- 新增 AppUserUtil 工具方法判断用户类型及获取客户名称
- 删除冗余的匿名工单和部件管理控制器代码
- 其他细节调整:代码格式,异常处理,日志格式和注释完善
2025-11-20 18:12:13 +08:00
..
AdminApiMapper.xml feat: 添加功能 2025-01-26 22:27:16 +08:00
AdminMenuButtonApiMapMapper.xml feat: 添加功能 2025-01-26 22:27:16 +08:00
AdminMenuButtonMapper.xml feat: bug-528 app端添加管理功能 2025-08-05 09:52:31 +08:00
AdminMenuMapper.xml feat: 初始化 2025-01-19 11:30:15 +08:00
AdminMessageMapper.xml feat: 导出工单PDF优化 2025-02-28 22:31:37 +08:00
AdminRoleButtonMapMapper.xml feat: 添加功能 2025-01-27 16:08:17 +08:00
AdminRoleMapper.xml feat: bug-243 管理端权限调整,添加对客户端菜单的支持 2025-05-26 16:25:01 +08:00
AdminRoleMenuMapMapper.xml feat: 添加功能 2025-01-27 16:08:17 +08:00
AdminRolePermissionMapper.xml feat: 初始化 2025-01-19 11:30:15 +08:00
AdminUserMapper.xml feat: bug-500 管理端,新的职位添加进来,给新用户配置了职位和角色,没法配置其数据权限,无法看到全部工单数据 2025-08-08 15:31:42 +08:00
AdminUserRoleMapMapper.xml feat: 一些调整 2025-02-15 18:49:35 +08:00
AdvertisementMapper.xml fix: 修复一些问题 2025-05-08 14:32:31 +08:00
AnonymousTicketMapper.xml fix: 修复一些问题 2025-05-08 15:50:18 +08:00
AppAreaMapper.xml feat: 初始化 2025-01-19 11:30:15 +08:00
AppMessageMapper.xml feat: bug-384 用户端需要支持管理端用户添加工单和后续操作 2025-08-07 17:02:34 +08:00
AppTranslateMapper.xml feat: 初始化 2025-01-19 11:30:15 +08:00
AppUserApplyforMapper.xml feat: 初始化 2025-01-19 11:30:15 +08:00
AppUserMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
DeviceComponentDetailMapper.xml refactor: 重构机型部件列表接口 2025-04-30 21:56:23 +08:00
DeviceComponentMapper.xml fix: 一些调整优化 2025-05-04 18:22:28 +08:00
DeviceMapper.xml refactor(admin): 优化账号及用户信息管理并清理冗余代码 2025-11-20 18:12:13 +08:00
DictionaryItemMapper.xml fix: 修复一个错误 2025-08-04 10:09:03 +08:00
DictionaryItemTranslateMapper.xml feat: 调整字典项显示顺序 2025-06-10 16:51:09 +08:00
DictionaryMapper.xml feat: 使管理端服务能运行;数据库访问添加对字典、字典值、字典值翻译的支持 2025-01-20 10:00:46 +08:00
FileUploadRecordMapper.xml feat(repository): 优化设备组件查询功能并添加文件类型获取接口- 重构 DeviceComponentQuery 类,增加 componentSort 字段用于组件排序 2025-04-02 18:10:41 +08:00
GongfuAnonymousTicketMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuDeviceComponentDetailMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuDeviceComponentMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuDeviceMapper.xml refactor(device): 优化设备同步与类型管理逻辑 2025-11-19 17:50:18 +08:00
GongfuDevicePartLanguageDataMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuDevicePartMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuDeviceTypeMapper.xml refactor(device): 优化设备同步与类型管理逻辑 2025-11-19 17:50:18 +08:00
GongfuDispatchApplyforMapper.xml refactor(device): 优化设备同步与类型管理逻辑 2025-11-19 17:50:18 +08:00
GongfuDispatchMapper.xml refactor(device): 优化设备同步与类型管理逻辑 2025-11-19 17:50:18 +08:00
GongfuFileMapper.xml refactor(device): 优化设备同步与类型管理逻辑 2025-11-19 17:50:18 +08:00
GongfuTicketAreaMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuTicketEvaluateMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuTicketFavoritesMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuTicketFollowMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuTicketMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
GongfuTicketSolutionMapper.xml 大量修改 2025-11-18 18:03:20 +08:00
LanguageMapper.xml feat: 调整语言表结构和获取逻辑,移除不需要的代码 2025-01-20 08:53:52 +08:00
ParamConfigMapper.xml feat: 添加功能 2025-01-25 23:11:05 +08:00
ProductAttrInfoMapper.xml feat: 产品中心 2025-06-04 14:09:36 +08:00
ProductAttrMapper.xml feat: 产品中心 2025-06-06 15:12:05 +08:00
ProductCaseInfoMapper.xml feat: 产品中心 2025-05-29 10:10:11 +08:00
ProductCaseMapper.xml feat: 产品中心 2025-06-06 15:12:05 +08:00
ProductHonorInfoMapper.xml feat: 产品中心 2025-05-29 10:10:11 +08:00
ProductHonorMapper.xml feat: 产品中心 2025-06-19 14:52:13 +08:00
ProductIntroInfoMapper.xml feat: 产品中心 2025-05-29 10:10:11 +08:00
ProductIntroMapper.xml feat: 产品中心 2025-06-25 13:35:02 +08:00
ProductMobilebrokenIntroInfoMapper.xml feat: 产品中心 2025-05-29 10:10:11 +08:00
ProductMobilebrokenIntroMapper.xml feat: 产品中心 2025-05-27 17:40:36 +08:00
ProductModelFileItemMapper.xml feat: bug-564 产品中心,管理端,产品资料管理这里,设置默认文件,设置错了,想取消取消不了 2025-09-10 09:51:08 +08:00
ProductModelFileMapper.xml feat: bug-564 产品中心,管理端,产品资料管理这里,设置默认文件,设置错了,想取消取消不了 2025-09-10 09:51:08 +08:00
ProductModelHotimageMapper.xml feat: 产品中心 2025-06-06 15:12:05 +08:00
ProductModelImageItemMapper.xml feat: 产品中心 2025-05-28 16:31:54 +08:00
ProductModelImageMapper.xml feat: 产品中心 2025-06-06 15:12:05 +08:00
ProductModelInfoMapper.xml feat: 产品中心 2025-06-06 15:12:05 +08:00
ProductModelIntroItemMapper.xml feat: 产品中心 2025-06-06 15:12:05 +08:00
ProductModelIntroMapper.xml feat: 产品中心,调整排序逻辑 2025-06-15 15:15:46 +08:00
ProductModelMapper.xml feat: 机型排序增加类型系列号条件 2025-07-08 15:01:21 +08:00
ProductModelParamsItemMapper.xml feat: 产品中心 2025-05-28 16:31:54 +08:00
ProductModelParamsMapper.xml Merge branch 'feature/product' into test 2025-07-30 15:49:31 +08:00
ProductModelVideoItemMapper.xml feat: 产品中心 2025-05-28 16:31:54 +08:00
ProductModelVideoMapper.xml feat: 产品中心 2025-06-06 15:12:05 +08:00
ProductPartInfoMapper.xml feat: 产品中心 2025-05-28 17:24:44 +08:00
ProductPartMapper.xml fix: bug-503 管理端,机型管理里面,热图这里,描点选择部件,这里需要能够搜索部件描述,现在是搜索不了部件描述 2025-07-22 10:02:35 +08:00
ProductPartParamsMapper.xml feat: 产品中心 2025-05-27 09:27:08 +08:00
ProductSeriesInfoMapper.xml feat: 产品中心 2025-05-29 10:10:11 +08:00
ProductSeriesMapper.xml Merge branch 'feature/bug-20250707' into feature/product 2025-07-14 10:51:19 +08:00
ProductTypeFileMapper.xml feat: 产品中心 2025-06-16 17:16:46 +08:00
ProductTypeInfoMapper.xml feat: 产品中心 2025-06-18 17:49:20 +08:00
ProductTypeMapper.xml fix: 修复产品类型文件列表错误 2025-08-12 14:38:54 +08:00
TBaseAreaMapper.xml bug修复 2025-02-16 16:46:24 +08:00
TBaseCustomerMapper.xml bug修复 2025-02-16 16:46:24 +08:00
TBaseDepartmentMapper.xml feat: sse独立出来 2025-02-25 20:54:11 +08:00
TBaseDeviceTypeMapper.xml feat: bug-384 用户端需要支持管理端用户添加工单和后续操作 2025-08-07 17:02:44 +08:00
TBaseLanguageData.xml 部件管理-设备机型改造 2025-03-01 23:12:33 +08:00
TBasePartMapper.xml feat(admin): 添加广告管理和匿名工单功能 2025-04-24 10:45:01 +08:00
TBasePositionMapper.xml feat: bug-500 管理端,新的职位添加进来,给新用户配置了职位和角色,没法配置其数据权限,无法看到全部工单数据 2025-08-08 15:31:42 +08:00
TBaseRequestLogDetailMapper.xml 部门管理 2025-01-24 22:26:28 +08:00
TBaseRequestLogMapper.xml 日志-调整 2025-02-09 11:09:36 +08:00
TicketCallJoinMapper.xml feat: bug-528 app端添加管理功能 2025-08-07 18:46:38 +08:00
TicketCallMapper.xml feat: 视频通话相关功能 2025-05-27 09:26:21 +08:00
TicketEvaluateMapper.xml perf: 添加功能 2025-02-03 19:11:50 +08:00
TicketFavoritesMapper.xml feat: 关注工单支持收藏夹 2025-03-02 10:00:30 +08:00
TicketFollowMapper.xml feat: 初始化 2025-01-19 11:30:15 +08:00
TicketMapper.xml refactor(admin): 优化账号及用户信息管理并清理冗余代码 2025-11-20 18:12:13 +08:00
TicketSolutionAuditMapper.xml feat: 【bug-125】结案审核时,审核人不同意了,然后CQM更正措施后,重新点击结案审核确定了,但是之前的审核人没有收到待办提醒 2025-04-28 11:40:06 +08:00
TicketSolutionMapper.xml feat: 工单添加解决方案逻辑 2025-03-19 19:04:39 +08:00
TranslateMapper.xml feat: 初始化 2025-01-19 11:30:15 +08:00
WebComponentMapper.xml feat: 添加功能 2025-01-26 22:27:16 +08:00
WebComponentTranslateMapper.xml feat: 添加功能 2025-01-26 22:27:16 +08:00