yumeng 5 年之前
父節點
當前提交
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("文件导入失败!");
         return Result.ok("文件导入失败!");
     }
     }
 
 
-    @Autowired
-    private IUserAllocationService userAllocationService;
-
     /**
     /**
      * 导出报表
      * 导出报表
      *
      *