feat(work): 适配企业微信帐号 ID 安全性全面升级

This commit is contained in:
Fu Diwei
2021-11-19 13:22:59 +08:00
parent 40c8001971
commit 431c37fb1e
17 changed files with 293 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
{
"AuthCorpId": "xxxx",
"InfoType": "agree_external_userid_migration",
"ServiceCorpId": "xxxx",
"TimeStamp": 1403610513
}

View File

@@ -0,0 +1,6 @@
<xml>
<AuthCorpId><![CDATA[xxxx]]></AuthCorpId>
<InfoType><![CDATA[agree_external_userid_migration]]></InfoType>
<ServiceCorpId><![CDATA[xxxx]]></ServiceCorpId>
<TimeStamp>1403610513</TimeStamp>
</xml>