ソースを参照

去除无效引用

yumeng 4 年 前
コミット
63276bbb3a

+ 0 - 2
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/batch/controller/DingPanController.java

@@ -22,8 +22,6 @@ public class DingPanController {
     @Autowired
     private ICtopOauthTokenService oauthTokenService;
     @Autowired
-    private IKuaishouInterfaceService interfaceService;
-    @Autowired
     private IKuaiShouGroupService groupService;
     @Autowired
     private IKuaiShouCreativeService creativeService;