首页>代码>SpringBoot整合微信模板消息实现每日给女友发送早安问候语和天气预报>/wechat-push/src/main/java/com/cxs/client/OutInterfaceClient.java
package com.cxs.client;

import com.cxs.client.req.SendMsgReq;
import com.cxs.client.resp.AccessTokenResp;
import com.cxs.client.resp.BaiduWeatherResp;
import com.cxs.client.resp.CaiHongPiResp;

/**
 * @Project: wechat-push
 * @Author: cxs2014501@163.com
 * @Create: 2023/9/7 10:33
 * @Description:
 **/
public interface OutInterfaceClient {
    /**
     * 获得天气数据
     * @return
     */
    BaiduWeatherResp getWeatherInfo();

    /**
     * 获得彩虹获屁数据
     * @return
     */
    CaiHongPiResp getCaiHongPiInfo();

    /**
     * 获得微信access_token
     * @return
     */
    AccessTokenResp getWeChatAccessToken();
}
最近下载更多
qiheideguang  LV18 1月22日
goccgoccgocc  LV4 2024年5月23日
小黄同学  LV8 2024年5月21日
2775645521  LV7 2024年4月23日
denliv_hui  LV14 2024年3月31日
zhujunnan  LV12 2024年3月8日
1289755  LV3 2023年11月25日
栈道小生  LV10 2023年11月16日
txf123  LV6 2023年11月14日
zhaixunfei  LV8 2023年11月9日
最近浏览更多
lipanlong  LV10 8月21日
6418368  LV10 8月5日
PalyBoy  LV9 7月24日
hulewang  LV8 7月23日
1140717565  LV2 7月18日
唐僧洗头爱飘柔  LV22 7月10日
dazi001 6月14日
暂无贡献等级
vincemokea  LV5 4月24日
billy-zuidaima  LV1 3月24日
PLVAE_514  LV2 3月7日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友