feat(work): 随官方调整获取指定的应用详情相关接口模型

This commit is contained in:
Fu Diwei
2022-01-13 18:56:57 +08:00
parent 5afc4289fe
commit 590d1e010d
5 changed files with 21 additions and 4 deletions

View File

@@ -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
}

View File

@@ -1,4 +1,6 @@
{
"state": "test",
"templateid_list": [ "dk1", "dk2" ]
"errcode": 0,
"errmsg": "ok",
"qrcode_url": "xxxxx",
"expires_in": 864000
}