mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
feat(work): 随官方调整获取指定的应用详情相关接口模型
This commit is contained in:
@@ -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