mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-15 14:04:32 +08:00
feat(wxapi): 随官方标记微信小店分享员相关接口为已废弃
This commit is contained in:
parent
aaf00eaecd
commit
b29bd7a9b5
@ -4995,6 +4995,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerBindResponse> ExecuteChannelsECSharerBindAsync(this WechatApiClient client, Models.ChannelsECSharerBindRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5019,6 +5020,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerUnbindResponse> ExecuteChannelsECSharerUnbindAsync(this WechatApiClient client, Models.ChannelsECSharerUnbindRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5043,6 +5045,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerSearchSharerResponse> ExecuteChannelsECSharerSearchSharerAsync(this WechatApiClient client, Models.ChannelsECSharerSearchSharerRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5067,6 +5070,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerGetSharerListResponse> ExecuteChannelsECSharerGetSharerListAsync(this WechatApiClient client, Models.ChannelsECSharerGetSharerListRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5091,6 +5095,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerGetSharerOrderListResponse> ExecuteChannelsECSharerGetSharerOrderListAsync(this WechatApiClient client, Models.ChannelsECSharerGetSharerOrderListRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5115,6 +5120,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerGetSharerProductH5UrlResponse> ExecuteChannelsECSharerGetSharerProductH5UrlAsync(this WechatApiClient client, Models.ChannelsECSharerGetSharerProductH5UrlRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5139,6 +5145,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerGetSharerProductTagLinkResponse> ExecuteChannelsECSharerGetSharerProductTagLinkAsync(this WechatApiClient client, Models.ChannelsECSharerGetSharerProductTagLinkRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5163,6 +5170,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerGetSharerProductQrcodeResponse> ExecuteChannelsECSharerGetSharerProductQrcodeAsync(this WechatApiClient client, Models.ChannelsECSharerGetSharerProductQrcodeRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5187,6 +5195,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerGetShopFinderLiveNoticeSharerUrlResponse> ExecuteChannelsECSharerGetShopFinderLiveNoticeSharerUrlAsync(this WechatApiClient client, Models.ChannelsECSharerGetShopFinderLiveNoticeSharerUrlRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
@ -5211,6 +5220,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api
|
||||
/// <param name="request"></param>
|
||||
/// <param name="cancellationToken"></param>
|
||||
/// <returns></returns>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public static async Task<Models.ChannelsECSharerGetShopFinderLiveSharerUrlResponse> ExecuteChannelsECSharerGetShopFinderLiveSharerUrlAsync(this WechatApiClient client, Models.ChannelsECSharerGetShopFinderLiveSharerUrlRequest request, CancellationToken cancellationToken = default)
|
||||
{
|
||||
if (client is null) throw new ArgumentNullException(nameof(client));
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/bind 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerBindRequest : WechatApiRequest, IInferable<ChannelsECSharerBindRequest, ChannelsECSharerBindResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/bind 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerBindResponse : WechatApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_list 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerListRequest : WechatApiRequest, IInferable<ChannelsECSharerGetSharerListRequest, ChannelsECSharerGetSharerListResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_list 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerListResponse : WechatApiResponse
|
||||
{
|
||||
public static class Types
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_order_list 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerOrderListRequest : WechatApiRequest, IInferable<ChannelsECSharerGetSharerOrderListRequest, ChannelsECSharerGetSharerOrderListResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_order_list 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerOrderListResponse : WechatApiResponse
|
||||
{
|
||||
public static class Types
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_product_h5url 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerProductH5UrlRequest : WechatApiRequest, IInferable<ChannelsECSharerGetSharerProductH5UrlRequest, ChannelsECSharerGetSharerProductH5UrlResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_product_h5url 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerProductH5UrlResponse : WechatApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_product_qrcode 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerProductQrcodeRequest : WechatApiRequest, IInferable<ChannelsECSharerGetSharerProductQrcodeRequest, ChannelsECSharerGetSharerProductQrcodeResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_product_qrcode 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerProductQrcodeResponse : WechatApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_product_taglink 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerProductTagLinkRequest : WechatApiRequest, IInferable<ChannelsECSharerGetSharerProductTagLinkRequest, ChannelsECSharerGetSharerProductTagLinkResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_sharer_product_taglink 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetSharerProductTagLinkResponse : WechatApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_shop_finder_live_notice_sharer_url 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetShopFinderLiveNoticeSharerUrlRequest : WechatApiRequest, IInferable<ChannelsECSharerGetShopFinderLiveNoticeSharerUrlRequest, ChannelsECSharerGetShopFinderLiveNoticeSharerUrlResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_shop_finder_live_notice_sharer_url 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetShopFinderLiveNoticeSharerUrlResponse : WechatApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_shop_finder_live_sharer_url 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetShopFinderLiveSharerUrlRequest : WechatApiRequest, IInferable<ChannelsECSharerGetShopFinderLiveSharerUrlRequest, ChannelsECSharerGetShopFinderLiveSharerUrlResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/get_shop_finder_live_sharer_url 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerGetShopFinderLiveSharerUrlResponse : WechatApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/search_sharer 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerSearchSharerRequest : WechatApiRequest, IInferable<ChannelsECSharerSearchSharerRequest, ChannelsECSharerSearchSharerResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/search_sharer 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerSearchSharerResponse : WechatApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,3 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
@ -5,6 +6,7 @@ namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/unbind 接口的请求。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerUnbindRequest : WechatApiRequest, IInferable<ChannelsECSharerUnbindRequest, ChannelsECSharerUnbindResponse>
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,8 +1,11 @@
|
||||
using System;
|
||||
|
||||
namespace SKIT.FlurlHttpClient.Wechat.Api.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// <para>表示 [POST] /channels/ec/sharer/unbind 接口的响应。</para>
|
||||
/// </summary>
|
||||
[Obsolete("相关接口或字段于 2025-03-07 下线。")]
|
||||
public class ChannelsECSharerUnbindResponse : WechatApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"username": "XXXXXX"
|
||||
}
|
@ -1,6 +0,0 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"qrcode_img": "@test.jpg",
|
||||
"qrcode_img_base64": "6YKA6K+35LqM57u056CB55qE5Zu+54mH5LqM6L+b5Yi2YmFzZTY057yW56CB77yMM+WkqeacieaViA=="
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"page": 1,
|
||||
"page_size": 10,
|
||||
"sharer_type": 0
|
||||
}
|
@ -1,13 +0,0 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"sharer_info_list": [
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"nickname": "NICKNAME",
|
||||
"bind_time": 1624082155,
|
||||
"sharer_type": 0,
|
||||
"unionid": "UNIONID"
|
||||
}
|
||||
]
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
{
|
||||
"openid": "XXXXXX",
|
||||
"share_scene": 3,
|
||||
"page": 20,
|
||||
"page_size": 0,
|
||||
"start_time": 1658505600,
|
||||
"end_time": 1658509200
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"order_list": [
|
||||
{
|
||||
"order_id": "3704612354559743232",
|
||||
"share_scene": 3,
|
||||
"sharer_openid": "SHAHER_OPENID",
|
||||
"sharer_type": 1,
|
||||
"finder_scene_info": {
|
||||
"promoter_id": "PROMOTER_ID",
|
||||
"finder_nickname": "FINDER_NICKNAME",
|
||||
"live_export_id": "",
|
||||
"video_export_id": "export/UzFfAgtgekIEAQAAAAAA6ycVwRPnFgAAAAstQy6ubaLX4KHWvLEZgBPE-4MsDn4MarGBzNPgMIo75qdR2YgQS2eoy7YeFsRJ",
|
||||
"video_title": "TITLE"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"product_id": "324545"
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"product_h5url": "https://channels.weixin.qq.com/shop/a/xsgVVZtSGpqwd45"
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"product_id": "324545"
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"product_qrcode": "https://store.mp.video.tencent-cloud.com/161/20304/snscosdownload/SH/reserved/642a2b730001a542dbe0b846bcc4b00b002000a1000f4f50"
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"product_id": "324545"
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"product_taglink": "#视频号小店://视频号小店/jMv2lqYonCP1qqv"
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"notice_id": "XXXXXX",
|
||||
"finder_id": "XXXXXX"
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"url": "http"
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"export_id": "XXXXXX",
|
||||
"finder_id": "XXXXXX"
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"url": "http"
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"openid": "OPENID",
|
||||
"username": "USERNAME"
|
||||
}
|
@ -1,9 +0,0 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"openid": "OPENID",
|
||||
"nickname": "NICKNAME",
|
||||
"bind_time": 1624082155,
|
||||
"sharer_type": 0,
|
||||
"unionid": "UNIONID"
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"openid_list": [ "XXXXXX1", "XXXXXX2" ]
|
||||
}
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"errcode": "0",
|
||||
"errmsg": "ok",
|
||||
"success_openid": [],
|
||||
"fail_openid": [],
|
||||
"refuse_openid": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user