This commit is contained in:
2026-03-16 00:40:10 +08:00
parent eb371f9a12
commit 8517ca258a
17 changed files with 3712 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"type": "page",
"body": {
"type": "form",
"initApi": {
"method": "post",
"url": "http://1.34.126.29:5050/xapi/v2/zenBusiness/get_orgStructure/9/",
"dataType": "form"
},
"api": {
"method": "post",
"url": "http://1.34.126.29:5050/xapi/v2/zenBusiness/orm_api/3/",
"dataType": "form"
},
"body": [
{
"label": "²Õ´¤H­û¿ï¾Ü",
"type": "transfer",
"name": "org_users",
"selectMode": "tree",
"source": "${config}"
}
]
}
}