mirror of
https://gitee.com/freshday/radar.git
synced 2024-11-29 18:37:42 +08:00
commit
bbe2367b7b
@ -34,6 +34,9 @@ import java.util.List;
|
||||
@Api(value = "ActivationApi", description = "策略集管理相关操作", tags = {"策略集API"})
|
||||
public class ActivationApiController {
|
||||
|
||||
/**
|
||||
* service.
|
||||
*/
|
||||
@Autowired
|
||||
private ActivationService activationService;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user