You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch be1a4386ca refactor(ems): 移除 RecordIotenvInstantController 中的权限注解
移除了 RecordIotenvInstantController 类中各个方法的 @PreAuthorize 注解,包括:
- 列表查询
- 导出
- 信息获取
- 新增
- 修改- 删除
- 获取 RecordIotenvInstant 列表

这次修改影响了控制器中的所有方法,旨在调整权限控制机制。
4 weeks ago
..
src/main refactor(ems): 移除 RecordIotenvInstantController 中的权限注解 4 weeks ago
pom.xml build(os-ems): 添加 Lombok 依赖 2 months ago