 wsmandGitee
|
bab7c9688b
|
!109 feat(fixcontact): 定点联系单实体敏感字段添加 @AutoLogIgnore 脱敏
Merge pull request !109 from wsm/feature/entity_add_logignore
|
2026-08-05 07:29:23 +00:00 |
|
 wsmandGitee
|
f3d728f7f9
|
!108 feat(syslog): 操作日志支持 @AutoLogIgnore 字段脱敏
Merge pull request !108 from wsm/feature/sensitive_data_ignore_annotation
|
2026-08-05 07:15:46 +00:00 |
|
 wsmandGitee
|
0dac8e58ba
|
!107 fix(syslog): 修正既有日志注解的错误操作类型
Merge pull request !107 from wsm/feature/module_log_fix
|
2026-08-05 03:05:41 +00:00 |
|
 wsmandGitee
|
903a6fe368
|
!106 feat(syslog): 操作日志和登录日志记录操作人密级
Merge pull request !106 from wsm/feature/log_sec_level
|
2026-08-05 02:08:24 +00:00 |
|
 wsmandGitee
|
d2c09cc8b4
|
!105 feat(jasypt): 引入jasypt配置加密支持敏感信息脱敏
Merge pull request !105 from wsm/feature/jasypt_encryption
|
2026-08-04 08:13:02 +00:00 |
|
 wsmandGitee
|
9d33f46588
|
!104 chore(fixcontact): 新增定点联系单流程/菜单/业务表导入SQL脚本
Merge pull request !104 from wsm/sql/fix_contact_flow_sql
|
2026-08-04 05:53:42 +00:00 |
|
 wsmandGitee
|
68ddcffb9f
|
!103 feat(fixcontact): 新增台账状态统计接口
Merge pull request !103 from wsm/style/fix_contact_list_style
|
2026-08-04 02:59:31 +00:00 |
|
 wsmandGitee
|
3c8d29a78a
|
!102 feat(fixcontact): 新增所领导审批流程变量与表达式方法并修复领导查询
Merge pull request !102 from wsm/feature/fix_contact_select_ld
|
2026-08-04 02:29:26 +00:00 |
|
wsm
|
a965427ce3
|
!101 feat(fixcontact): 新增部门领导与经办人审批监听器
* feat(fixcontact): 新增部门领导与经办人审批监听器
* feat(fixcontact): 新增部门并行子流程流程表达式方法与常量
* feat(fixcontact): 反馈列表联表查询反馈人与反馈部门名称
* feat(fixcontact): 部门审批信息落库approve_info并新增保存接口
|
2026-08-03 10:43:49 +00:00 |
|
 wsmandGitee
|
a118d03042
|
!100 feat(fixcontact): 新增定点联系单流程节点导出与完整导入SQL脚本
Merge pull request !100 from wsm/feature/20260731
|
2026-07-31 07:27:26 +00:00 |
|
 wsmandGitee
|
d642b837ce
|
!99 feat(fixcontact): 新增EasyExcel模板导入导出及校验接口
Merge pull request !99 from wsm/feature/20260731
|
2026-07-31 01:55:41 +00:00 |
|
 wsmandGitee
|
189f9bf3f2
|
!96 chore(bpm): 新增数据库清理脚本并为用户同步接口添加Swagger注解
Merge pull request !96 from wsm/chore/clear_db
|
2026-07-29 02:01:05 +00:00 |
|
 wsmandGitee
|
4b4802bb39
|
!94 wsq-后端-20260727-新增功能-改善提案编号最新生成
Merge pull request !94 from 王淑勤/wsq-20260727
|
2026-07-27 06:29:34 +00:00 |
|
 wsmandGitee
|
dd2470fe11
|
Merge branch 'master' of gitee.com:sz_30/supervison-java into wsq-20260727
Signed-off-by: wsm <8454518+new-twice@user.noreply.gitee.com>
|
2026-07-27 06:29:13 +00:00 |
|
 wsmandGitee
|
4f7f42496b
|
!95 feat(bpm): 新增节点驳回目标配置表及纯增量后端接口
Merge pull request !95 from wsm/feature/node_reject
|
2026-07-27 06:25:58 +00:00 |
|
wsm
|
72d378c577
|
!91 feat(excel): 导出模板自动生成示例数据行
* feat(excel): 导出模板自动生成示例数据行
* fix(excel): 字典导入兼容中英文逗号分隔多值,修复BgPartymatter导入Map.of参数错位
* fix(import): Excel导入时注入bpmStatus和delFlag默认值,避免新增记录缺少流程状态
|
2026-07-24 07:53:09 +00:00 |
|
wsm
|
a3ff3d66e7
|
!89 fix(dqinspecttask): 台账VO和mapper补充缺失的chargeLeaderId字段,修复分管所领导不显示
* fix(dqinspecttask): 台账VO和mapper补充缺失的chargeLeaderId字段,修复分管所领导不显示
* feat(bqtakepulse): 牵头部门/协办部门筛选支持多选,FIND_IN_SET AND 逻辑
* feat(xispeak): 牵头部门筛选支持多选,FIND_IN_SET AND 逻辑
|
2026-07-23 08:00:11 +00:00 |
|
 wsmandGitee
|
e08fb23259
|
!86 refactor(xispeak): 提取公共常量BpmStatus枚举,统一bpmStatus字段类型为String
Merge pull request !86 from wsm/feature/multi_depart_import
|
2026-07-22 09:15:12 +00:00 |
|
wsm
|
28d10391a7
|
!85 feat(excel): Excel导入校验和翻译支持逗号分隔多值
* feat(excel): Excel导入校验和翻译支持逗号分隔多值
* fix(xispeak): 移除完成状态Excel导入导出注解,避免导入时覆盖系统自动维护的状态
* fix(xispeak): 修复密级Excel列名typo 非秘→非密
* fix(xispeak,partymatter,dq): 移除实体类 bpmStatus 字段默认值,改为 service 层设置,避免 Q…
* fix(xispeak,partymatter,dq): 实体类 bpmStatus 默认值设为"未开始"
|
2026-07-22 07:13:07 +00:00 |
|
 wsmandGitee
|
148a50c3b3
|
!83 fix(dq): 台账查询增加bpmStatus过滤条件,并修复completedStage/measureCount默认值污染
Merge pull request !83 from wsm/feature/bpm_status_query
|
2026-07-14 08:47:29 +00:00 |
|
 wsmandGitee
|
cbd84bc63e
|
!82 feat(openapi): 新增对外接口模块,提供门户待办数查询接口 /openapi/countTaskforporter
Merge pull request !82 from wsm/feature/query_todo_num
|
2026-07-14 08:18:47 +00:00 |
|
 wsmandGitee
|
83871179ef
|
!81 feat(login): selectDepart接口补充部门ID和名称,支持前端反馈表单自动填充
Merge pull request !81 from wsm/feature/feedback_get_dept_info
|
2026-07-14 06:20:14 +00:00 |
|
 wsmandGitee
|
e1a5a35a24
|
!80 fix(dq): statusStats接口清除int字段默认值,避免0被当作查询条件
Merge pull request !80 from wsm/fix/dq_inspect_status_show
|
2026-07-13 07:55:17 +00:00 |
|
 wsmandGitee
|
37c878d6ef
|
!79 fix(excel): 字典/表字典分隔符从 _ 改为 , 解决含下划线值被截断
Merge pull request !79 from wsm/fix/excel_export_split
|
2026-07-13 07:20:22 +00:00 |
|
 wsmandGitee
|
c260a08af9
|
!78 feat(bpm): 新增排除工作组部门的用户部门名查询接口
Merge pull request !78 from wsm/feature/query_dept_interface
|
2026-07-13 06:30:40 +00:00 |
|
 wsmandGitee
|
cf0b35e8eb
|
!77 feat(xispeak,dq): 新增 statusStats 接口,按 bpmStatus 统计各状态数量
Merge pull request !77 from wsm/feature/state_render
|
2026-07-10 07:08:43 +00:00 |
|
 wsmandGitee
|
44223e4222
|
!76 fix(bpm): 修复并行子流程endEvent导致流程被误判为已结束
Merge pull request !76 from wsm/fix/query_operator
|
2026-07-10 02:02:17 +00:00 |
|
 wsmandGitee
|
1237cf66f3
|
!74 feat(xispeak): 实体类关联督办状态和反馈状态字典
Merge pull request !74 from wsm/chroe/update_entity_dictcode
|
2026-07-09 07:23:57 +00:00 |
|
 wsmandGitee
|
3d1309a0ad
|
!73 chore(db): 建立sql-changelog目录,记录数据库变更
Merge pull request !73 from wsm/chore/202607090-db-record
|
2026-07-09 07:22:08 +00:00 |
|
 wsmandGitee
|
dd9253041e
|
!72 refactor(bpm): ProcessEndListener去除反射调用,改用接口解耦
Merge pull request !72 from wsm/feature/20260709
|
2026-07-09 06:58:03 +00:00 |
|
wsm
|
35fb29a570
|
!70 fix(tasktask): 修正业务状态码值对齐super_status字典
* fix(tasktask): 修正业务状态码值对齐super_status字典
* feat(tasktask): 新增业务状态查询接口
|
2026-07-07 00:56:59 +00:00 |
|
 wsmandGitee
|
2521615baa
|
!69 feat(bpm): 新增流程当前节点及办理人查询接口
Merge pull request !69 from wsm/feature/query_current_assignee
|
2026-07-06 06:16:35 +00:00 |
|
wsm
|
5741677a70
|
!68 feat(xispeak): 新增已完成阶段数字段,添加对应数据库升级脚本
* feat(xispeak): 新增已完成阶段数字段,添加对应数据库升级脚本
|
2026-07-02 09:00:32 +00:00 |
|
 wsmandGitee
|
9e9ea519e5
|
!66 fix(bgpartymatter): 修复 ClassFieldName 常量使用 DB 列名导致 PropertyUtils 注入默认值静默失败
Merge pull request !66 from wsm/fix/export_field_key_fix
|
2026-07-02 06:32:54 +00:00 |
|
wsm
|
bed7abdf2f
|
!65 refactor(bgpartymatter): 合并重复的导入导出接口,通过参数区分会议类型
* refactor(bgpartymatter): 合并重复的导入导出接口,通过参数区分会议类型
* feat(excel): 导入支持收集实体 ID 和注入默认值,新增 BgPartymatter 常量类
|
2026-07-02 03:06:21 +00:00 |
|
wsm
|
eb581e069c
|
!64 feat(excel): BgPartymatter/BgTakepulse Controller 适配 ExcelColumn 导入导出
* feat(excel): BgPartymatter/BgTakepulse Controller 适配 ExcelColumn 导入导出
* feat(excel): BgPartymatter/BgTakepulse 实体补充 ExcelColumn 导入导出注解
|
2026-07-01 11:39:33 +00:00 |
|
wsm
|
d6baa52d9f
|
!63 fix(bpm): 修复节点默认审批意见 MyBatis 查询缺失列,补充条件变量原始字段返回
* fix(bpm): 修复节点默认审批意见 MyBatis 查询缺失列,补充条件变量原始字段返回
* feat(bpm): 流程节点支持配置默认审批意见,按条件变量动态选择
|
2026-07-01 11:05:50 +00:00 |
|
 wsmandGitee
|
a062f22aab
|
!62 fix(excel): 修复日期格式不兼容和导入异常未上报的问题
Merge pull request !62 from wsm/fix/excel_time_import
|
2026-06-30 08:25:59 +00:00 |
|
 wsmandGitee
|
97a2a69001
|
!59 feat(inspectimprove): 实体添加ExcelColumn注解,新增EasyExcel导入和校验接口
Merge pull request !59 from wsm/feature/excel_val
|
2026-06-30 02:36:46 +00:00 |
|
 wsmandGitee
|
d59adeeaf7
|
!58 fix(system): 用户部门查询结果按sortno升序排列
Merge pull request !58 from wsm/fix/return_peoplo_by_order
|
2026-06-29 09:04:24 +00:00 |
|
 wsmandGitee
|
770b125023
|
!57 fix(system): 用户部门查询改用LinkedHashMap保持插入顺序
Merge pull request !57 from wsm/fix/return_peoplo_by_order
|
2026-06-29 08:13:55 +00:00 |
|
 wsmandGitee
|
a73db8b58c
|
!56 fix(bpm): 修复variablesMap在lambda中非effectively final的编译错误
Merge pull request !56 from wsm/feature/dept_filter
|
2026-06-29 07:58:14 +00:00 |
|
wsm
|
c061d09935
|
!55 feat(dqinspecttask): 分页查询VO及Mapper XML补充completedStage字段
* feat(dqinspecttask): 分页查询VO及Mapper XML补充completedStage字段
* feat(dqinspecttask): 新增completedStage字段及流程结束阶段递增监听器
|
2026-06-26 07:57:32 +00:00 |
|
new_new_new
|
a7915177a0
|
!53 refactor(excel): 提取Excel工具包为独立模块jeecg-module-tools,支持跨项目复用
* refactor(excel): 提取Excel工具包为独立模块jeecg-module-tools,支持跨项目复用
* fix(excel): 校验错误详情返回前端,ColumnMeta重构为Record,避免字典错后重复报NotBlank
* Merge remote-tracking branch 'origin/master'
* chore: 添加easyexcel依赖
|
2026-06-24 03:36:58 +00:00 |
|
new_new_new
|
9aec8dbbbe
|
!52 feat(excel): 新增EasyExcel分批导入,支持字典校验和Hibernate Validator
* feat(excel): 新增EasyExcel分批导入,支持字典校验和Hibernate Validator
* feat(excel): 新增EasyExcel导出工具类,基于@Excel注解解析并支持模板表头下载
* chore: 添加easyexcel依赖
|
2026-06-23 10:36:56 +00:00 |
|
 new_new_newandGitee
|
ad84b989a7
|
!51 refactor(supervision): 优化Excel导出字段,隐藏内部字段并补充字典翻译
Merge pull request !51 from new_new_new/feature/20260622
|
2026-06-22 07:03:52 +00:00 |
|
 new_new_newandGitee
|
58d82dd2ba
|
!49 refactor(flow): 统一管理部门ID和角色ID至 OrgConfig
Merge pull request !49 from new_new_new/feature/20260618
|
2026-06-22 06:35:31 +00:00 |
|
 new_new_newandGitee
|
80c958d474
|
!48 feat(system): 用户选择列表按sortno升序排序
Merge pull request !48 from new_new_new/feature/select_user_with_sort
|
2026-06-22 02:38:18 +00:00 |
|
new_new_new
|
b9eb8cd99f
|
!47 refactor(flow): 统一管理部门ID和角色ID至 OrgConfig
* refactor(flow): 统一管理部门ID和角色ID至 OrgConfig
|
2026-06-18 02:19:26 +00:00 |
|
 new_new_newandGitee
|
2f0bd10971
|
!45 fix(system): 选人组件查询增加 ORDER BY 排序
Merge pull request !45 from new_new_new/fix/order_by
|
2026-06-17 02:34:38 +00:00 |
|
 new_new_newandGitee
|
f5f9e32d66
|
!44 fix(system): 修复选人组件 GROUP BY 不兼容问题
Merge pull request !44 from new_new_new/fix/select_group_by
|
2026-06-16 03:19:44 +00:00 |
|
 new_new_newandGitee
|
6e23e6b7b0
|
!41 test(inspectcloseout): 新增销号模块单元测试
Merge pull request !41 from new_new_new/test/inspect_close
|
2026-06-12 01:09:15 +00:00 |
|
new_new_new
|
3ce0c520cd
|
!40 feat(inspectcloseout): 新增党群部门流程表达式方法
* feat(inspectcloseout): 新增党群部门流程表达式方法
|
2026-06-11 07:50:37 +00:00 |
|
new_new_new
|
59bd76a250
|
!39 Merge branch 'master' into feature/20260610
* Merge branch 'master' into feature/20260610
* fix(dqinspecttask): updateMain 子表数据仅在显式传入时才变更
* chore(system): 删除 xiSpeakFlow Bean 调试打印语句
* test(inspectimprove): 新增 inspectimprove 流程模块单元测试
|
2026-06-10 08:30:47 +00:00 |
|
new_new_new
|
15191eef4b
|
!38 feat(inspectimprove): 新增获取党群领导流程表达式方法
* feat(inspectimprove): 新增获取党群领导流程表达式方法
* feat(inspectimprove): 新增领导审批判断及审批用户流程表达式方法
|
2026-06-09 09:22:34 +00:00 |
|
new_new_new
|
16c0342dcd
|
!36 feat(inspectcloseout): 新增 getJWSJUser 纪委书记用户查询方法,完善空值与多用户校验
* feat(inspectcloseout): 新增 getJWSJUser 纪委书记用户查询方法,完善空值与多用户校验
* feat(inspectcloseout): 新增 InspectCloseoutConstant 常量文件,补全 InspectClose…
* fix(inspectimprove): 修复 getMeasureResLeader 方法体为正确返回措施责任领导,新增 AfterMea…
* fix(dqinspecttask): DqInspectProgress 逻辑删除字段 delFlag 添加默认值 0
|
2026-06-09 00:25:44 +00:00 |
|
 new_new_newandGitee
|
fc69f25260
|
!34 Merge branch 'master' into dev
Merge pull request !34 from new_new_new/dev
|
2026-06-05 09:25:46 +00:00 |
|
new_new_new
|
21aa457996
|
!33 fix(supervision): 实际完成时间日期格式由日期时间改为仅日期
* fix(supervision): 实际完成时间日期格式由日期时间改为仅日期
* refactor(flow): 分管所领导字段重命名为 chargeLeaderId 并在分页VO中补充字典映射
* fix(flow): 统一所有流程表达式日志格式并重构 getSDWSJ 增加唯一性校验
* fix(flow): 统一流程表达式日志前缀并补充 businessKey 便于排查
* feat(flow): 新增分管所领导字段及流程变量读取方法
* refactor(flow): 监听器组件名添加 Inspect 前缀统一命名
* refactor(flow): 提取 LeaderApproveHelper 消除领导审批监听器重复代码
* refactor(flow): 将部门领导审批监听器调整为党群领导,新增 DQ_DEPT_LEADER_KEY 常量
* feat(flow): 新增部门领导审批通过后写入流程变量监听器
|
2026-06-05 09:19:44 +00:00 |
|
new_new_new
|
335890b699
|
!32 fix(flow): 修复配置前缀错误导致 props 为 null 及流程变量获取失败
* fix(flow): 修复配置前缀错误导致 props 为 null 及流程变量获取失败
* fix(flow): 修复 inspectImproveProps 字段初始化 NPE 问题
* feat(flow): 新增巡视整改流程党群领导审批表达式方法
* feat(dqinspecttask): 新增工作进展反馈子表独立Controller接口
|
2026-06-04 12:25:18 +00:00 |
|
new_new_new
|
0bc279957f
|
!31 feat(flow): 新增巡视整改和巡视整改销号流程模块
* feat(flow): 新增巡视整改和巡视整改销号流程模块
* feat(flow): 新增巡视整改和巡视整改销号流程 YAML 配置
* chore: 添加 localDocs 到 gitignore 并移除已跟踪的 docs 文件
|
2026-06-03 09:22:12 +00:00 |
|
new_new_new
|
198a657f17
|
!30 feat(xispeak): 撤回流程时同步删除抄送记录
* feat(xispeak): 撤回流程时同步删除抄送记录
* feat(tasktask): 周期性任务改为按年月日匹配当天需发起的任务
|
2026-06-02 09:04:38 +00:00 |
|
new_new_new
|
fe677b5181
|
!29 feat(xispeak): 为领导userId字段添加字典配置,Excel导出时显示真实姓名
* feat(xispeak): 为领导userId字段添加字典配置,Excel导出时显示真实姓名
|
2026-06-01 08:49:41 +00:00 |
|
 new_new_newandGitee
|
4373cb75a9
|
!28 feat(xispeak): 部门审批信息改为持久化到业务表单JSON,不再依赖流程引擎变量
Merge pull request !28 from new_new_new/feature/20260527
|
2026-05-27 12:30:20 +00:00 |
|
 new_new_newandGitee
|
d01725bf7b
|
!27 chore: add .claude directory to gitignore
Merge pull request !27 from new_new_new/fix/gitignore
|
2026-05-26 10:53:41 +00:00 |
|
 new_new_newandGitee
|
a8e8a322e7
|
!26 巡视整改台账表单
Merge pull request !26 from new_new_new/inspection
|
2026-05-26 07:53:49 +00:00 |
|
 new_new_newandGitee
|
12ae3b7c14
|
!25 feat(xispeak): 删除流程时同步逻辑删除关联的审批意见表记录
Merge pull request !25 from new_new_new/feature/20260525
|
2026-05-26 06:22:40 +00:00 |
|
 new_new_newandGitee
|
2b532c721f
|
!24 Merge branch 'master' into feature/20260519
Merge pull request !24 from new_new_new/feature/20260519
|
2026-05-22 08:53:41 +00:00 |
|
 new_new_newandGitee
|
4c1c4ec50c
|
!22 wsm-xispeak-收集后反馈流程
Merge pull request !22 from new_new_new/feature/20260515
|
2026-05-15 08:42:51 +00:00 |
|
 new_new_newandGitee
|
e2e3b913d8
|
!21 wsm-修改xispeak督办计划流程
Merge pull request !21 from new_new_new/feature/wsm-xispeak-second-process
|
2026-05-13 13:10:39 +00:00 |
|
 new_new_newandGitee
|
9d8bb8c676
|
!20 wsm-修改xispeak督办计划流程
Merge pull request !20 from new_new_new/feature/xispeak-first-process
|
2026-05-12 07:35:46 +00:00 |
|
 new_new_newandGitee
|
0f36e71ca3
|
!19 wsm-添加适配会签任务内再次会签的变量获取方法
Merge pull request !19 from new_new_new/feature/different-level-get-veriable
|
2026-05-07 02:38:25 +00:00 |
|
 new_new_newandGitee
|
82281a5467
|
Merge branch 'master' of gitee.com:sz_30/supervison-java into feature/different-level-get-veriable
Signed-off-by: new_new_new <8454518+new-twice@user.noreply.gitee.com>
|
2026-05-07 02:38:09 +00:00 |
|
 new_new_newandGitee
|
d53bdebe5a
|
!18 加载配置文件
Merge pull request !18 from new_new_new/feature/20260506-xispeak
|
2026-05-06 08:50:12 +00:00 |
|
 new_new_newandGitee
|
cedc98ee4b
|
!17 修改监听器,对于子流程内的会签向上两级寻找执行实例id
Merge pull request !17 from new_new_new/feature/20260506-xispeak
|
2026-05-06 08:39:37 +00:00 |
|
 new_new_newandGitee
|
aae6a3739f
|
!16 在依赖裁决中明确flow模块的版本号
Merge pull request !16 from new_new_new/feature/20260506-branch
|
2026-05-06 01:14:32 +00:00 |
|
 new_new_newandGitee
|
1764cddbfe
|
!15 修改test
Merge pull request !15 from new_new_new/feature/20260506-branch
|
2026-05-06 00:57:12 +00:00 |
|
 new_new_newandGitee
|
bc4ae2f1c4
|
!13 根据输入的userId,返回排序后的所有二级部门
Merge pull request !13 from new_new_new/feature/return_level1_dept
|
2026-04-24 08:54:04 +00:00 |
|
 new_new_newandGitee
|
ba1bc80550
|
!12 实现根据输入的jsonData,deptId,以及roleId查询uesrNameList
Merge pull request !12 from new_new_new/feature/query-list-by-deptId-roleId
|
2026-04-23 15:44:39 +00:00 |
|
 new_new_newandGitee
|
c32c240296
|
!11 通过businessId查询tasktask中间表数据
Merge pull request !11 from new_new_new/feature/query_by_bussinessId
|
2026-04-22 03:00:18 +00:00 |
|
 new_new_newandGitee
|
9c08bf019f
|
!10 测试周期性发起接口,恢复jsonData定义,对周期性任务发起前做非空校验
Merge pull request !10 from new_new_new/feature/quartz-task-job
|
2026-04-22 02:43:14 +00:00 |
|
 new_new_newandGitee
|
f08330aca3
|
!9 定时遍历task_task中间表实现定期发起满足条件的流程
Merge pull request !9 from new_new_new/feature/quartz-task-job
|
2026-04-21 11:35:22 +00:00 |
|
 new_new_newandGitee
|
a5b4b70647
|
!8 修改接口,立即发起流程时先写表再发起
Merge pull request !8 from new_new_new/feature/20260421-start-flow
|
2026-04-21 01:34:35 +00:00 |
|
 new_new_newandGitee
|
4662a47fbc
|
!7 修改后端对json数据的接收方式,使用JacksonTypeHandler来做读取写入时的自动处理
Merge pull request !7 from new_new_new/feature/task_json_object
|
2026-04-20 08:26:51 +00:00 |
|
 new_new_newandGitee
|
4ff4980b00
|
!6 修改向定时任务写的接口,枚举类实现策略模式,接口层服务层实现业务分离。
Merge pull request !6 from new_new_new/feature/middle-table-api
|
2026-04-20 02:29:30 +00:00 |
|
 new_new_newandGitee
|
1122d7c694
|
!4 修改POM文件,修改配置文件的变量名版本统一配置,解决引入的bom被父pom覆盖的问题
Merge pull request !4 from new_new_new/fix/maven-improve
|
2026-04-13 11:03:17 +00:00 |
|
 new_new_newandGitee
|
affd4d4adb
|
!3 修改POM文件,实现父pom统一做版本裁决,去除掉子pom里耦合的具体版本信息,并且部分版本变量放在父pom里做管理
Merge pull request !3 from new_new_new/feature/maven-pom-improve
|
2026-04-13 09:01:04 +00:00 |
|
 new_new_newandGitee
|
0f4d1f528f
|
!2 修改POM文件
Merge pull request !2 from new_new_new/feature/pom-update
|
2026-04-10 08:48:40 +00:00 |
|
 new_new_newandGitee
|
113c5bf895
|
!1 将开源版本的修改打补丁应用到商业版
Merge pull request !1 from new_new_new/wsm-init-commit
|
2026-04-10 06:22:33 +00:00 |
|
 new_new_newandGitee
|
3426b578e0
|
Merge branch 'master' of gitee.com:sz_30/supervison-java into wsm-init-commit
Signed-off-by: new_new_new <8454518+new-twice@user.noreply.gitee.com>
|
2026-04-10 06:21:47 +00:00 |
|