mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(work): 随官方调整获取指定的应用详情相关接口模型
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
<AuthCode><![CDATA[AUTHCODE]]></AuthCode>
|
||||
<InfoType><![CDATA[create_auth]]></InfoType>
|
||||
<TimeStamp>1403610513</TimeStamp>
|
||||
<State><![CDATA[123]]></State>
|
||||
</xml>
|
||||
|
||||
@@ -21,5 +21,6 @@
|
||||
"redirect_domain": "open.work.weixin.qq.com",
|
||||
"report_location_flag": 0,
|
||||
"isreportenter": 0,
|
||||
"home_url": "https://open.work.weixin.qq.com"
|
||||
}
|
||||
"home_url": "https://open.work.weixin.qq.com",
|
||||
"customized_publish_status": 1
|
||||
}
|
||||
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"state": "test",
|
||||
"templateid_list": [ "dk1", "dk2" ]
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"qrcode_url": "xxxxx",
|
||||
"expires_in": 864000
|
||||
}
|
||||
Reference in New Issue
Block a user