lidongdong
2023-06-26 a44dde62c5650e7b49ac7de65f9c912ebab8edf8
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;
    /**
     * 获取广告跳转内容配置
     *