springcloud_k8s_panzhihuazhihuishequ/huacheng_union_applets/src/main/java/com/chuangongzhijia/huacheng_union_applets/api/UnionReportApi.java
@@ -1,5 +1,6 @@ package com.chuangongzhijia.huacheng_union_applets.api; import com.panzhihua.common.controller.BaseController; import com.panzhihua.common.model.dtos.equipment.UnionReportDto; import com.panzhihua.common.model.vos.R; import com.panzhihua.common.service.community.CommunityUnionService; @@ -16,7 +17,7 @@ @Api(tags = {"户外劳工站"}) @RestController @RequestMapping("/unionReport") public class UnionReportApi { public class UnionReportApi{ @Resource private CommunityUnionService communityUnionService;