yumeng 5 anni fa
parent
commit
97afdad3c3

+ 0 - 3
jeecg-boot-module-system/src/main/java/org/jeecg/modules/ctop/controller/AdvertiserController.java

@@ -400,9 +400,6 @@ public class AdvertiserController {
         return Result.ok("文件导入失败!");
     }
 
-    @Autowired
-    private IUserAllocationService userAllocationService;
-
     /**
      * 导出报表
      *