lidongdong
2023-08-30 a0cc44d664f3d33388d6ce63f6b9ece17eefbf31
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;
    /**
     * 获取广告跳转内容配置
     *