{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/其他登录方式"},{"State":1,"Type":1,"Name":"PCPage/dingtalkLogin"},{"State":1,"Type":15,"Name":"ServerCommand/dingtalkLogin"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-12-17 09:44:45 +08:00
parent b44e8e8e7a
commit 27f6b7bdf5
5 changed files with 44 additions and 57 deletions

View File

@@ -4,12 +4,17 @@
"RowCount": 25,
"Formulas": {
"24,1": "GETURLQUERYVALUE(\"authCode\")",
"24,5": "GETURLQUERYVALUE(\"code\")"
"24,5": "GETURLQUERYVALUE(\"code\")",
"11,9": "GETURLQUERYVALUE(\"error\")"
},
"CustomNames": [
{
"Name": "Code",
"Name": "authCode",
"Formula": "dingtalkLogin!$B$25"
},
{
"Name": "Code",
"Formula": "dingtalkLogin!$F$25"
}
]
}