瀏覽代碼

去除无效引用

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;