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 d241909609 refactor(os-ems): 将导入数据权限改为添加数据权限
- 修改了多个控制器中的导入数据方法的权限注解
-将 @PreAuthorize 注解中的权限从 import 改为 add
- 涉及的控制器包括:
  - DailyFaultRecordController
  - FaultHandlingRecordController
  - LuggageSystemPlcBufferBatteryLifecycleController
  - LuggageSystemSecurityDoorBatteryLifecycleController
  - PowerEnergySparePartsRegistrationController - PowerEnergySupervisionChecklistController
  - SparePartsInventoryCheckController
  - SparePartsInventoryController
  - SparePartsUsageRecordController
  - UpsBatteryLifecycleController
2 months ago
..
src/main refactor(os-ems): 将导入数据权限改为添加数据权限 2 months ago
pom.xml build(os-ems): 添加 Lombok 依赖 4 months ago