王泽彦
|
f88d6beef2
|
Merge branch 'master' into wangzeyan
|
10 months ago |
王泽彦
|
92c9177f25
|
临时保存
|
10 months ago |
于宏哲PHP
|
e4e024daac
|
11
|
10 months ago |
于宏哲PHP
|
fefd6a9a17
|
1
|
10 months ago |
于宏哲PHP
|
e0718d78dc
|
1
|
10 months ago |
于宏哲PHP
|
939e707791
|
1
|
10 months ago |
于宏哲PHP
|
932f6834c6
|
1
|
10 months ago |
于宏哲PHP
|
d29abf4f5e
|
1
|
10 months ago |
王泽彦
|
1e0a8d553c
|
新增回调路由和二维码回调方法
|
10 months ago |
王泽彦
|
f4ead55fa3
|
Merge branch 'master' of ssh://gitlab.frkj.cc:222/php/zhjwxt
|
10 months ago |
王泽彦
|
3b7032d4b5
|
修改获取班级接口
|
10 months ago |
王泽彦
|
8d208a6015
|
Merge branch 'yuhongzhe' into wangzeyan
|
10 months ago |
王泽彦
|
b21a4d3939
|
Merge branch 'yuhongzhe' of ssh://gitlab.frkj.cc:222/php/zhjwxt into yuhongzhe
|
10 months ago |
王泽彦
|
e1b4415d1c
|
临时保存
|
10 months ago |
于宏哲PHP
|
5c2081278a
|
1
|
10 months ago |
liutong
|
37dabf100f
|
feat(campus): 添加校区坐标数组信息
- 在获取校区数据时,增加校区坐标数组信息的解析
- 新增 campus_coordinates_arr 字段,包含地址、纬度和经度信息
|
10 months ago |
于宏哲PHP
|
9e99a84432
|
1
|
10 months ago |
liutong
|
3840500ade
|
feat(api): 添加校区接口和相关服务
- 新增 Campus 控制器,实现获取员工下的全部校区接口
- 新增 CampusService服务类,提供校区相关的业务逻辑
- 在路由文件中添加新的校区接口路由
|
10 months ago |
王泽彦
|
e9d525e68c
|
修改忽略文件
|
10 months ago |
王泽彦
|
2013b7eb92
|
修改忽略文件
|
10 months ago |
王泽彦
|
7d4a9baa6d
|
修改忽略文件
|
10 months ago |
王泽彦
|
d1dc1441ec
|
修改忽略文件
|
10 months ago |
王泽彦
|
ac7044f2f4
|
修改忽略文件
|
10 months ago |
王泽彦
|
0920a25af9
|
本地修改忽略文件
|
10 months ago |
王泽彦
|
ad9d26e957
|
处理冲突
|
10 months ago |
王泽彦
|
269f6ac8c7
|
本地临时保存
|
10 months ago |
王泽彦
|
1fc445f567
|
处理冲突
|
10 months ago |
王泽彦
|
966c3ba02f
|
Merge remote-tracking branch 'refs/remotes/origin/yuhongzhe' into yuhongzhe
# Conflicts:
# admin/components.d.ts
# niucloud/app/adminapi/controller/customer_resources/CustomerResources.php
|
10 months ago |
王泽彦
|
3033834c4b
|
临时保存
|
10 months ago |
王泽彦
|
adf2ea85a9
|
代码格式化
|
10 months ago |
王泽彦
|
cc8233659e
|
合并代码
|
10 months ago |
王泽彦
|
5f4acb2dfa
|
本地临时保存
|
10 months ago |
于宏哲PHP
|
74cd9cf1eb
|
1
|
10 months ago |
于宏哲PHP
|
0ed8684db6
|
1
|
10 months ago |
liutong
|
1b411edf59
|
feat(api): 添加沟通记录功能- 新增 CommunicationRecords 控制器和 CommunicationRecordsService 服务类- 实现沟通记录添加接口和相关业务逻辑
- 在路由文件中添加沟通记录相关路由
|
10 months ago |
liutong
|
f9ac6fbae0
|
feat(personnel): 员工端增加修改密码功能
- 新增 checkOldPwd 方法用于验证旧密码是否正确
- 新增 edidPassword 方法用于修改员工登录密码
- 在路由中添加相应的 API 接口
- 优化了代码格式和命名规范
|
10 months ago |
liutong
|
45c4c23c16
|
feat(PersonnelService): 优化员工信息查询接口返回校区和部门信息
- 在查询员工信息时,增加了对用户角色校区部门信息的查询
- 将原有的单一部门查询改为校区+部门的组合查询
- 优化了数据处理逻辑,去重并整理校区和部门信息
- 新增 cameus_dept_arr 字段,包含校区 ID、校区名称和对应的部门信息
|
10 months ago |
于宏哲PHP
|
f33ba89f9f
|
1
|
10 months ago |
于宏哲PHP
|
157d4e9512
|
1
|
10 months ago |
于宏哲PHP
|
d6b8197495
|
Merge branch 'master' of http://gitlab.frkj.cc/php/zhjwxt into yuhongzhe
|
10 months ago |
liutong
|
0aee3da7de
|
(customerfeat-resources): 添加客户资源修改记录查询功能
- 新增 getEditLogList 接口,用于获取客户资源和六要素的修改记录列表
- 实现 getCustomerResourceChangesEditLog 和 getSixSpeedModificationEditLog 方法,分别用于获取客户资源和六要素的修改记录
- 在模型中添加字段中文映射常量,用于展示修改记录时的字段名称
-优化修改记录的数据处理,将字典值和人员信息转换为中文名称
|
10 months ago |
于宏哲PHP
|
3350cdb256
|
Merge branch 'master' of http://gitlab.frkj.cc/php/zhjwxt into yuhongzhe
# Conflicts:
# admin/src/app/lang/zh-cn/customer_resources.customer_resources.json
# admin/src/app/lang/zh-cn/physical_test.physical_test.json
# admin/src/app/lang/zh-cn/physical_test.physical_test_edit.json
# admin/src/app/views/customer_resources/customer_resources.vue
# admin/src/app/views/physical_test/physical_test.vue
# admin/src/app/views/physical_test/physical_test_edit.vue
# niucloud/app/adminapi/controller/customer_resources/CustomerResources.php
# niucloud/app/adminapi/controller/physical_test/PhysicalTest.php
# niucloud/app/adminapi/route/physical_test.php
# niucloud/app/model/physical_test/PhysicalTest.php
# niucloud/app/service/admin/physical_test/PhysicalTestService.php
|
10 months ago |
王泽彦
|
7677fba0a5
|
临时保存
|
10 months ago |
王泽彦
|
9f148c041f
|
Merge branch 'master' into yuhongzhe
|
10 months ago |
王泽彦
|
ccf07be9ba
|
处理冲突
|
10 months ago |
王泽彦
|
7406029997
|
临时保存
|
10 months ago |
于宏哲PHP
|
e50342b3d5
|
1
|
10 months ago |
于宏哲PHP
|
d1c9185987
|
1
|
10 months ago |
liutong
|
a956a43db3
|
feat(customerResources): 添加客户资源编辑功能
- 新增客户资源编辑接口和相关逻辑
- 实现客户资源数据和六要素数据的更新
- 添加数据变更日志记录功能
- 优化数据验证和错误处理
|
10 months ago |
liutong
|
df7a0a83ea
|
feat(resource-sharing): 添加资源共享详情接口并优化客户信息展示
- 新增资源共享详情接口,用于获取客户详情信息
- 在客户信息中添加多个属性的自定义获取器,用于展示字典值对应的名称
- 在资源共享详情中加入客户成交次数的统计
- 更新路由配置,添加新的资源共享详情接口路由
|
10 months ago |