mirror of
https://gitee.com/freshday/radar.git
synced 2025-12-25 23:09:00 +08:00
角色功能.
This commit is contained in:
parent
68d7f6af99
commit
e5e25ac7fc
@ -34,6 +34,9 @@ import java.util.List;
|
||||
@Api(value = "ActivationApi", description = "策略集管理相关操作", tags = {"策略集API"})
|
||||
public class ActivationApiController {
|
||||
|
||||
/**
|
||||
* service.
|
||||
*/
|
||||
@Autowired
|
||||
private ActivationService activationService;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user