This website requires JavaScript.
Explore
Help
Register
Sign In
wkc
0 Followers
·
0 Following
Joined on
2026-01-26
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
5
Projects
Packages
Public Activity
Starred Repositories
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-12 01:29:46 +00:00
a46ffdb7db
Merge branch 'feat/staff-relation-import-person-id-validation' into dev_1
29b541730b
docs: 更新导入API文档,添加身份证号验证说明
aaa6256735
fix: 员工ID验证错误信息添加行号
9e3609b8ad
refactor: 优化员工调动导入验证逻辑,从2次遍历优化为1次遍历
9776d76d1a
feat: 员工亲属关系导入添加身份证号存在性校验
Compare 7 commits »
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-12 01:27:05 +00:00
1595605817
feat信贷客户家庭关系
12e384ab19
feat: 添加信贷客户家庭关系表单前端校验
45e4096366
feat: 执行信贷客户家庭关系菜单权限SQL
2037ee81f1
feat: 优化信贷客户家庭关系页面与员工亲属关系保持一致
ecb421482d
feat: 添加信贷客户家庭关系页面组件
Compare 14 commits »
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-11 07:47:43 +00:00
6ae545a06b
Merge branch 'feat/staff-enterprise-relation-person-name' into dev_1
b314c75574
fix: 为员工调动导入的数据库重复错误信息添加行号
a061b8e64d
review(staff-enterprise-relation): 最终代码审查报告
b8e13ce4ef
docs(staff-enterprise-relation): 添加Task 14和Task 15完成记录到实施笔记
93f5be29ce
docs(staff-enterprise-relation): 更新数据库设计文档,添加关联查询说明
Compare 24 commits »
wkc
created branch
feat/staff-enterprise-relation-person-name
in
wkc/ccdi
2026-02-11 07:43:23 +00:00
wkc
pushed to
feat/staff-enterprise-relation-person-name
at
wkc/ccdi
2026-02-11 07:43:23 +00:00
a061b8e64d
review(staff-enterprise-relation): 最终代码审查报告
b8e13ce4ef
docs(staff-enterprise-relation): 添加Task 14和Task 15完成记录到实施笔记
93f5be29ce
docs(staff-enterprise-relation): 更新数据库设计文档,添加关联查询说明
97c9525c2d
feat(staff-enterprise-relation): Task 8完成前端编译验证
1d5e31a2df
feat(staff-enterprise-relation): 列表页面添加员工姓名列
Compare 10 commits »
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-11 03:13:21 +00:00
5f44984aa3
feat 导入日志
03b721d92f
docs: 添加员工调动导入员工ID校验设计文档
Compare 2 commits »
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-11 02:42:39 +00:00
6db63cd8b1
feat 员工调动记录
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-10 02:41:23 +00:00
78a9300644
feat 员工亲属关系
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-09 16:30:09 +00:00
bf19a9daa8
feat 员工亲属关系
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-09 13:27:22 +00:00
9a7fedcd74
feat 员工实体关系
wkc
created branch
dev_1
in
wkc/ccdi
2026-02-09 09:00:46 +00:00
wkc
pushed to
dev_1
at
wkc/ccdi
2026-02-09 09:00:46 +00:00
f7c8bd1c95
feat
wkc
pushed to
dev
at
wkc/ccdi
2026-02-09 07:21:09 +00:00
88f0cbeed3
删除旧的
wkc
pushed to
dev
at
wkc/ccdi
2026-02-09 06:34:43 +00:00
d08782ae9e
文件夹整理
3ffe173dd6
文件夹整理
Compare 2 commits »
wkc
pushed to
dev
at
wkc/ccdi
2026-02-09 06:32:43 +00:00
4ce4a717db
文件夹整理
02249c402e
文件夹整理
Compare 2 commits »
wkc
pushed to
dev
at
wkc/ccdi
2026-02-09 01:52:23 +00:00
056d239041
移除无用组件
wkc
pushed to
dev
at
wkc/ccdi
2026-02-09 01:10:35 +00:00
8efbd43abd
除员工外 取消导入更新 添加导入文件重复校验
wkc
pushed to
dev
at
wkc/ccdi
2026-02-08 18:18:59 +00:00
886176ed7e
除员工外 取消导入更新
f96d10d2e8
feat: 移除招聘信和采购交易的导入更新支持功能
Compare 2 commits »
wkc
pushed to
dev
at
wkc/ccdi
2026-02-08 16:13:39 +00:00
26a225298a
导入测试
cf5e435992
docs: 添加中介导入历史清除功能完成报告
b35d05a9c5
feat: 实现清除导入历史记录方法
51dc466d8e
feat: 监听清除导入历史记录事件
1216ba98c9
feat: 导入时触发清除历史记录事件
Compare 20 commits »
wkc
pushed to
dev
at
wkc/ccdi
2026-02-08 07:05:53 +00:00
5bd76e99d4
fix: 修复采购交易申请日期查询条件未生效问题
5b4c1247dd
refactor: 统一采购交易导入接口返回值
5f86d378ef
docs: 添加采购交易导入功能优化完成标记
60e836163e
docs: 添加采购交易导入功能优化变更日志
22514b6509
docs: 更新API文档,添加导入交互说明
Compare 25 commits »
First
Previous
...
8
9
10
11
12
...
Next
Last