李双庆
|
abe3eb091b
|
接口
|
10 months ago |
王泽彦
|
01d7079c3a
|
Merge branch 'master' into wangzeyan
|
10 months ago |
王泽彦
|
2ea1f352f0
|
修改后台排课
|
10 months ago |
liutong
|
b962be05ec
|
Merge remote-tracking branch 'origin/master'
|
10 months ago |
liutong
|
cb440ca228
|
feat(api): 添加聊天功能相关接口和业务逻辑
- 新增 Chat 控制器,实现聊天功能的各个接口
- 添加 ChatService服务层,处理聊天相关的业务逻辑
- 在路由文件中注册聊天相关的 API 路由
- 修改 ChatFriends 和 ChatMessages 模型,调整软删除字段名称
|
10 months ago |
于宏哲PHP
|
803cafda71
|
1
|
10 months ago |
王泽彦
|
4b2597e77d
|
Merge branch 'master' into wangzeyan
|
10 months ago |
于宏哲PHP
|
6ba87727cd
|
Merge branch 'master' of http://gitlab.frkj.cc/php/zhjwxt
# Conflicts:
# niucloud/app/adminapi/controller/course/Course.php
# niucloud/app/adminapi/route/course.php
# niucloud/app/service/admin/course/CourseService.php
|
10 months ago |
于宏哲PHP
|
1dbd65e54b
|
1
|
10 months ago |
王泽彦
|
8e936617d8
|
本地临时保存
|
10 months ago |
王泽彦
|
0e8a71c554
|
Merge branch 'wangzeyan'
|
10 months ago |
王泽彦
|
7a9e757b47
|
修改排课记录
|
10 months ago |
liutong
|
2976c07084
|
feat(model): 新增聊天好友和聊天记录模型
- 添加 ChatFriends 模型,用于员工与会员聊天好友关系
- 添加 ChatMessages 模型,用于员工与会员聊天记录
- 实现了软删除、搜索器等功能
|
10 months ago |
李双庆
|
a5991be296
|
接口
|
10 months ago |
李双庆
|
1a9d056009
|
Merge branch 'master' of http://gitlab.frkj.cc/php/zhjwxt
|
10 months ago |
李双庆
|
a2c1579e3e
|
接口
|
10 months ago |
liutong
|
da47230005
|
feat(api): 增加打卡范围限制功能
- 在 Attendance 控制器中添加了打卡范围验证逻辑
- 在 CommonService 中新增 isInCheckRange 方法,用于判断是否在打卡范围内
- 当用户签到或签退时,系统会检查其位置是否在指定校区的 1500 米范围内
- 如果超出范围,将返回错误提示信息
|
10 months ago |
liutong
|
84f4467781
|
feat(api): 新增员工考勤管理功能
- 添加员工考勤控制器、服务层和路由
- 实现考勤列表查询和编辑功能
- 增加考勤状态类型和状态名称属性
|
10 months ago |
王泽彦
|
bfb4ce611f
|
修改忽略文件
|
10 months ago |
王泽彦
|
7d704406cf
|
修改忽略文件
|
10 months ago |
王泽彦
|
7bde763d45
|
临时保存
|
10 months ago |
王泽彦
|
9851b599bc
|
添加容错
|
10 months ago |
王泽彦
|
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 |