mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
feat(work): 新增数据与智能专区部分基础接口
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<xml>
|
||||
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
|
||||
<InfoType><![CDATA[advanced_api_expired]]></InfoType>
|
||||
<AuthCorpId><![CDATA[yyyy]]></AuthCorpId>
|
||||
<AdvanceApiType><![CDATA[1]]></AdvanceApiType>
|
||||
<ChatArchiveApi>
|
||||
<Edition><![CDATA[2]]></Edition>
|
||||
</ChatArchiveApi>
|
||||
<TimeStamp>1403610513</TimeStamp>
|
||||
</xml>
|
@@ -0,0 +1,7 @@
|
||||
<xml>
|
||||
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
|
||||
<InfoType><![CDATA[advanced_api_trial_expired]]></InfoType>
|
||||
<AuthCorpId><![CDATA[yyyy]]></AuthCorpId>
|
||||
<AdvanceApiType><![CDATA[1]]></AdvanceApiType>
|
||||
<TimeStamp>1403610513</TimeStamp>
|
||||
</xml>
|
Reference in New Issue
Block a user