• Joined on 2024-10-22
zhuang pushed to feature/operationLog at vertoryao/iot-gateway 2025-02-27 11:18:16 +08:00
0ecd639619 refactor(system): 更新角色切换日志描述
zhuang pushed to feature/operationLog at vertoryao/iot-gateway 2025-02-25 20:08:19 +08:00
b6c66f7157 refactor(iot): 重构设备和产品查询接口
zhuang pushed to feature/operationLog at vertoryao/iot-gateway 2025-02-24 22:50:47 +08:00
0170600ff7 refactor(iot-device): 重构设备查询接口
zhuang pushed to feature/operationLog at vertoryao/iot-gateway 2025-02-21 18:19:21 +08:00
4a48907215 feat(iot): 设备列表增加产品名称字段
zhuang pushed to feature/operationLog at vertoryao/iot-gateway 2025-02-18 12:44:32 +08:00
c6e1dbb37b refactor(system): 移除 me 接口中的操作日志注解
zhuang pushed to feature/operationLog at vertoryao/iot-gateway 2025-02-16 18:05:19 +08:00
f7e9e60a50 refactor(system): 移除 me 接口中的操作日志注解
zhuang pushed to feature/operationLog at vertoryao/iot-gateway 2025-02-16 17:51:01 +08:00
db55b2f748 feat(operation-log): 添加操作日志功能
ee8d7d16d0 refactor(user): 优化用户创建和更新逻辑
b4da8c3bf0 refactor(system): 优化用户管理相关代码
e4bf57f3ec feat(user): 增加用户角色管理功能
Compare 4 commits »
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-02-11 20:58:01 +08:00
ee8d7d16d0 refactor(user): 优化用户创建和更新逻辑
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-02-06 20:38:11 +08:00
b4da8c3bf0 refactor(system): 优化用户管理相关代码
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-02-06 15:45:06 +08:00
e4bf57f3ec feat(user): 增加用户角色管理功能
7624d94145 feat(module): 添加操作日志模块
Compare 2 commits »
zhuang pushed to feature/operationLog at vertoryao/iot-gateway 2025-02-06 15:03:04 +08:00
7624d94145 feat(module): 添加操作日志模块
zhuang created branch feature/operationLog in vertoryao/iot-gateway 2025-02-06 15:03:04 +08:00
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-02-06 12:46:36 +08:00
c125eb15b9 refactor(system): 优化代码结构和查询效率
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-02-06 12:43:45 +08:00
11a6405be3 feat(user): 新增用户角色和权限相关功能
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-01-24 18:29:37 +08:00
c7ae0385a0 refactor(system): 优化用户查询功能并调整部门相关代码
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-01-22 18:22:38 +08:00
c54fd77eda refactor(gateway): 添加角色切换功能
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-01-22 13:45:08 +08:00
efa6698318 test(iot): 重构产品控制器测试用例
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-01-21 19:29:23 +08:00
0c7301069e feat(product): 增加产品列表接口的数据权限测试
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-01-21 18:20:22 +08:00
24b7b4093a feat(framework): 添加数据权限注解并优化相关功能
94a97f3568 Merge remote-tracking branch 'origin/feature/dataScope' into feature/menu
5f19ddef7e feat(dataScope): 添加数据权限功能
Compare 3 commits »
zhuang pushed to feature/menu at vertoryao/iot-gateway 2025-01-17 18:32:04 +08:00
e06bdeba1e refactor(message): 优化消息分页查询接口