Commit Graph

  • d882806df6 feat(bpm): 新增工单分配规则功能并优化工单相关接口 工单-dev aikai 2025-06-24 17:58:13 +0800
  • 55bc50afe2 已完成任务,添加流程状态查询条件。 dev Echo 2025-06-24 10:33:33 +0800
  • 7ab86ea5cc feat(bpm): 新增工单模块设计和数据库结构 aikai 2025-06-21 09:15:01 +0800
  • 585e2afe5a feat(bpm): 优化财务支付模块 frx furongxin 2025-06-20 17:29:28 +0800
  • 197605f4d2 feat(bpm): 新增工单模块设计和数据库结构 aikai 2025-06-20 16:00:50 +0800
  • c512c25a50 feat(bpm): 导出支付信息 Excel 功能 frx_export furongxin 2025-06-20 15:58:30 +0800
  • d899fdf3d3 feat(smartfactory): 添加工厂和公司列表接口并优化参数接收- 在 FactoryInfoController 中添加 getList 方法,用于获取工厂和公司列表 - 在 FactoryInfoService 接口中添加 getList 方法 - 在 FactoryInfoServiceImpl 中实现 getList 方法 - 优化 StaffSalaryApi 中 updateIsGrant 方法的参数接收,允许 ids 参数为可选 - 在 StaffController 中为 exportStaffExcel 方法添加状态参数,以筛选有效员工 furongxin 2025-06-20 15:57:01 +0800
  • 1144d4692a feat(smartfactory): 优化查询功能和数据准确性 aikai 2025-06-18 17:33:42 +0800
  • 4a295a4ec0 feat(smartfactory): 优化查询功能和数据准确性 aikai 2025-06-18 17:33:35 +0800
  • 5c08e5f5e2 refactor(zn-module-smartfactory): 重构搬运组工资规格关联相关代码 aikai 2025-06-18 11:40:18 +0800
  • b7cb164837 feat(smartfactory): 优化员工导出功能 furongxin 2025-06-04 16:54:55 +0800
  • 77d7620898 feat(factory-info): 增加工厂扣款明细展示 furongxin 2025-06-01 10:07:40 +0800
  • 9a50fa9697 feat(system): 添加结算扣款明细接口 furongxin 2025-06-01 10:07:02 +0800
  • 4829400ae2 feat(bpm): 添加我的出差申请列表功能 furongxin 2025-05-30 12:26:44 +0800
  • 4131f6100d feat(smartfactory): 为员工导入功能添加银行卡信息并优化更新逻辑 furongxin 2025-05-30 12:26:23 +0800
  • 6cf49d88b1 fix(smartfactory): 修复工厂主管权限查询时的空指针异常 furongxin 2025-05-22 09:06:26 +0800
  • ca80611f91 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into frx furongxin 2025-05-20 14:32:48 +0800
  • 32cc7a4f65 feat(smartfactory): 新增搬运组薪资确认功能 furongxin 2025-05-20 14:29:37 +0800
  • e31365ad90 refactor(smartfactory): 优化搬运组金额规格查询和删除逻辑 aikai 2025-05-19 16:00:58 +0800
  • bb49e919cb feat(smartfactory): 作为工厂主管查询搬运工时支持多工厂查询 aikai 2025-05-19 09:28:40 +0800
  • 3aef43868f refactor(bpm): 优化报销和贷款相关功能 furongxin 2025-05-17 14:43:04 +0800
  • 52fc51c738 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into frx furongxin 2025-05-17 14:39:01 +0800
  • a4fba15a4a feat(smartfactory): 新增搬运组工资统计功能 aikai 2025-05-17 14:37:39 +0800
  • d4bda37927 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into frx furongxin 2025-05-17 14:36:14 +0800
  • 8aef773086 feat(smartfactory): 新增搬运组相关功能 aikai 2025-05-16 11:59:11 +0800
  • b6fb1c99ad feat(handling-specifications): 添加工厂搬运规格导入功能 furongxin 2025-04-30 11:48:37 +0800
  • 1aeef763b6 refactor(bpm): 优化 BpmOASalaryController 和 BpmOASalaryServiceImpl furongxin 2025-04-30 10:07:09 +0800
  • 967e02b067 feat(smartfactory): 新增员工薪资发放功能并优化相关查询- 新增 StaffSalaryApi 接口和 StaffSalaryApiImpl 实现类,提供员工薪资发放的 RPC 服务 - 在 StaffSalaryService 中添加 updateIsGrant 方法,用于更新工资发放状态 - 在 StaffSalaryMapper 中增加对 isGrant 字段的查询支持 - 优化 FactoryInfoController,添加获取登录用户工厂列表的接口 - 更新 HandlingGroupAmountSpecifications 相关服务和 Mapper,支持按工厂 ID 查询- 在 StaffSalaryDO 中添加 isGrant 字段,表示是否发放工资 - 更新相关请求和响应 VO 类,支持 isGrant 字段 furongxin 2025-04-30 10:06:20 +0800
  • fa4b663a23 feat(bpm): 工资申请流程支持工厂部门 furongxin 2025-04-30 09:58:41 +0800
  • b7dbc96181 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into dev-erp dev-erp aikai 2025-04-23 10:48:34 +0800
  • 5080d10f23 refactor(trade): 优化 BrokerageRecordBizTypeEnum 类中的代码 aikai 2025-04-23 10:48:24 +0800
  • aebcebbf18 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into frx furongxin 2025-04-23 09:48:13 +0800
  • ba90fd2e03 feat(smartfactory): 工资表按工厂id查询 furongxin 2025-04-23 09:17:28 +0800
  • d422522eb8 fix(system): 修复客户结算和部门选择相关问题 furongxin 2025-04-23 09:15:24 +0800
  • cb7c1fd484 feat(bpm): 添加一键支付功能并优化相关模块 furongxin 2025-04-23 09:15:13 +0800
  • c270d1e2b8 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into dev-erp aikai 2025-04-22 17:59:39 +0800
  • fd7d5b2028 feat(module): 添加 erp 模块 aikai 2025-04-22 17:59:32 +0800
  • 31e12935f8 feat(smartfactory): 新增工资统计功能并优化员工信息 furongxin 2025-04-12 19:33:08 +0800
  • d8fac056a8 refactor(yudao): 优化 LoanMapper.xml 中的 SQL 语句 furongxin 2025-04-12 19:32:42 +0800
  • b3286c69d5 feat(bpm): 优化借款报销功能并添加薪资主体明细功能- 在 BpmOALoanServiceImpl 中添加了对老数据的过滤逻辑 - 在 BpmOASalaryCreateReqVO、BpmOASalaryDO 和 BpmOASalaryRespVO 中添加了薪资主体明细字段 - 新增 SalarySubjectItemsVO 类用于表示薪资主体明细 furongxin 2025-04-12 19:32:09 +0800
  • 3a0cae35bd replaceValues 处理一下。 增强了逻辑。 Echo 2025-04-10 17:32:16 +0800
  • 9583966a50 fix(bpm): 修复报销单日期查询精度问题 furongxin 2025-04-10 01:44:13 +0800
  • 9f08be6663 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into frx furongxin 2025-04-10 01:21:28 +0800
  • 92b22c5c5e refactor(smartfactory): 优化员工考勤记录创建逻辑 furongxin 2025-04-10 01:20:30 +0800
  • 72254590dc feat(system): 客户结算信息增加统计功能并优化相关数据结构 furongxin 2025-04-10 01:20:20 +0800
  • f1b88b349a fix(bpm): 修复报销和借款相关问题 furongxin 2025-04-10 01:20:06 +0800
  • ac246bd6c2 refactor(zn-module-smartfactory): 重构 HandlingGroupUserAmountServiceImpl 类 aikai 2025-04-08 16:27:05 +0800
  • 663518e00a Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into dev aikai 2025-04-08 15:50:17 +0800
  • 92b64bf0d8 feat(smartfactory): 增加搬运组工资记录按月搜索功能 aikai 2025-04-08 15:50:11 +0800
  • c80164578b Merge remote-tracking branch 'znkj/frx' into frx furongxin 2025-04-07 11:46:58 +0800
  • da0c9aaa18 refactor(system): 移除未使用的导入语句和变量 furongxin 2025-03-31 10:12:52 +0800
  • 2218f64947 feat(smartfactory): 添加员工工资计算功能 furongxin 2025-03-31 10:10:51 +0800
  • 3501f24319 feat(system): 增加部门和借支相关功能 furongxin 2025-03-31 10:10:38 +0800
  • 8f119d27e8 refactor(yudao-module-system): 重构租赁客户控制器 furongxin 2025-04-07 11:44:45 +0800
  • 6b63dcbd62 Merge remote-tracking branch 'znkj/frx' into frx furongxin 2025-04-07 11:44:04 +0800
  • 48f5e534f3 refactor(system): 移除未使用的导入语句和变量 furongxin 2025-03-31 10:12:52 +0800
  • 0ab3bf2974 feat(smartfactory): 添加员工工资计算功能 furongxin 2025-03-31 10:10:51 +0800
  • cc944a133e feat(system): 增加部门和借支相关功能 furongxin 2025-03-31 10:10:38 +0800
  • e2bebcf911 Merge remote-tracking branch 'znkj/frx' into frx furongxin 2025-04-07 11:38:34 +0800
  • e4a206870c feat(bpm): 采购支付时增加项目名称展示 furongxin 2025-04-01 14:30:40 +0800
  • 2d35f0aa97 refactor(system): 移除未使用的导入语句和变量 furongxin 2025-03-31 10:12:52 +0800
  • 3bcd04cac8 feat(smartfactory): 添加员工工资计算功能 furongxin 2025-03-31 10:10:51 +0800
  • 870b9df2b7 feat(system): 增加部门和借支相关功能 furongxin 2025-03-31 10:10:38 +0800
  • 4a406637ed feat(crm): 增加渠道商转介功能并优化绩效计算 furongxin 2025-03-31 10:09:49 +0800
  • b252adc291 feat(bpm): 增加借支还款功能并优化相关流程 furongxin 2025-03-31 10:09:37 +0800
  • 3b95132420 feat(bpm): 优化获取部门领导逻辑 furongxin 2025-03-27 17:39:57 +0800
  • 0f035799fd feat(system): 优化部门查询功能 furongxin 2025-03-14 15:43:45 +0800
  • 6b2b14c96f feat(smartfactory): 增加用户ID筛选功能并优化数据结构 aikai 2025-04-07 11:33:21 +0800
  • 346716c3ff feat(smartfactory): 新增搬运组工资记录按月查询功能- 新增 HandlingGroupUserAmountMonthVO 和 HandlingGroupUserAmountMonthItemVO 类用于按月查询结果- 在 HandlingGroupUserAmountService 中添加 getListByMonth 方法实现按月查询功能 - 在 HandlingGroupUserAmountMapper 中添加 getListByMonth 方法用于获取按月查询数据 - 优化了数据处理逻辑,通过 Map 结构组织按月查询结果 aikai 2025-04-02 17:26:36 +0800
  • 36c8474498 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into frx furongxin 2025-04-01 14:31:28 +0800
  • 739c1995cc feat(bpm): 采购支付时增加项目名称展示 furongxin 2025-04-01 14:30:40 +0800
  • 95120fe0f3 feat(system): 增加假期余额设置中的加班作废天数字段 aikai 2025-04-01 14:30:50 +0800
  • ed69f18ef7 feat(holiday): 增加加班多少天后作废的功能- 在 HolidayBalanceSettingSaveReqVO 和 HolidayBalanceSettingDO 中添加 afterFewDays 字段 - 在 HolidayUserRecordServiceImpl 中实现加班多少天后作废的逻辑 - 更新 validityPeriodCalculation 方法以支持新的作废类型 aikai 2025-03-31 16:37:49 +0800
  • 166cd8c27a refactor(smartfactory): 重命名字段并优化映射 aikai 2025-03-31 16:36:22 +0800
  • 7bb1b650bb Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into dev aikai 2025-03-31 10:51:37 +0800
  • c48204ce92 feat(system): 添加工厂叉车、打包线固定资产和木托绑带资产的 Excel 临时表相关功能 aikai 2025-03-31 10:51:30 +0800
  • f3f49d1f60 refactor(system): 移除未使用的导入语句和变量 furongxin 2025-03-31 10:12:52 +0800
  • 5dec53d6db feat(smartfactory): 添加员工工资计算功能 furongxin 2025-03-31 10:10:51 +0800
  • ebb6aa40e7 feat(system): 增加部门和借支相关功能 furongxin 2025-03-31 10:10:38 +0800
  • 5aacccc0c3 feat(crm): 增加渠道商转介功能并优化绩效计算 furongxin 2025-03-31 10:09:49 +0800
  • f2d3f9c9cf feat(bpm): 增加借支还款功能并优化相关流程 furongxin 2025-03-31 10:09:37 +0800
  • 7b681b114b feat(bpm): 优化获取部门领导逻辑 furongxin 2025-03-27 17:39:57 +0800
  • 53b0e6ed87 问题四: 最终的结果 能显示出来在审批页面。(如财务审批通过了,事后发起人又自行取消了流程,在财务这边就看不到这个单子是已经被取消了) Echo 2025-03-26 16:18:29 +0800
  • 7806582045 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into frx furongxin 2025-03-25 16:44:03 +0800
  • 34d4078199 feat(smartfactory): 新增搬运组工资规格关联和每日个人工资记录功能 aikai 2025-03-25 16:36:29 +0800
  • ab7111cae3 refactor(smartfactory): 优化工厂信息控制器和服 务类代码 aikai 2025-03-25 16:35:42 +0800
  • 201c0e3c02 refactor(system): 优化打卡提醒功能 aikai 2025-03-25 09:28:45 +0800
  • 37168b4ae9 feat(system): 请假分组用户新增或删除时支持调用工作日历接口 aikai 2025-03-24 09:42:07 +0800
  • 39a13a84e9 refactor(system): 优化考勤相关定时任务代码 aikai 2025-03-21 15:25:29 +0800
  • 6380c668e9 feat(crm): 增加时间筛选功能并优化客户查询- 新增 TimeQueryVO 类用于时间筛选 - 在 RankController 和 RankService 中集成时间筛选功能- 优化 CrmCustomerMapper 中的查询方法,支持分页和多条件查询 - 在 CrmCustomerDO 中添加 ownUserName 字段 - 更新相关 XML 文件以支持新的查询条件 aikai 2025-03-17 09:12:53 +0800
  • 7399b45a3a feat(system): 优化部门查询功能 furongxin 2025-03-14 15:43:45 +0800
  • 05ac097711 crm生成环境开启定时任务 aikai 2025-03-14 11:21:22 +0800
  • 433940411f refactor(crm): 移除绩效考核、结算和权重相关接口的权限控制 aikai 2025-03-14 11:11:19 +0800
  • d6af73ec88 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into frx furongxin 2025-03-14 10:11:25 +0800
  • f7e3d0f3d7 feat(bpm): 新增借支管理功能 furongxin 2025-03-14 10:11:15 +0800
  • 521a162233 refactor(crm): 为 CrmCustomerSaveReqVO 类中的 repeatConfirmationFlag 字段添加默认值0 crm-业绩目标 aikai 2025-03-13 15:23:41 +0800
  • 92850e2d12 feat(crm): 添加线索跟进任务并优化客户导入功能 aikai 2025-03-13 15:20:39 +0800
  • 32309d2842 Merge branch 'dev' of http://git.znkjfw.com/ak/zn-cloud into crm-业绩目标 aikai 2025-03-11 10:15:17 +0800
  • e401eef546 perf(bpm): 优化流程 CC 列表接口性能 furongxin 2025-03-10 21:11:01 +0800
  • 2ffd3ffadb fix(smartfactory): 修复员工统计性别空指针异常 furongxin 2025-03-10 21:10:37 +0800