lidongdong
2023-08-24 82c69b99bb31dede23cde31eaf09f12f3e79f297
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/api/AdvertisementApi.java
@@ -2,6 +2,8 @@
import javax.annotation.Resource;
import com.panzhihua.common.model.dtos.wx.UnionpayCarWash;
import com.panzhihua.common.service.community.CommunityService;
import org.springframework.web.bind.annotation.*;
import com.panzhihua.common.model.dtos.AppletesBackstageConfigDTO;
@@ -25,6 +27,9 @@
    @Resource
    private ComOpsAdvService comOpsAdvService;
    @Resource
    private CommunityService communityService;
    /**
     * 获取广告跳转内容配置
     *