Files
chaos_api/chaos_api_web
Chaos f0d6279949 feat(device): add device type options endpoint
- Added new GET /options endpoint to retrieve device type options
- Implemented getDeviceTypeOptions method in DeviceTypeController
- Updated DeviceTypeServiceImpl to map device types to OptionResponse
- Removed unused LambdaQueryWrapper and todo comment
- Added Java documentation for the new endpoint
2025-11-28 14:06:12 +08:00
..