mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-17 21:56:26 +08:00
style: format
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
"chain_id": "Chxxxxxx",
|
||||
"groupid": 1,
|
||||
"fetch_child": 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
"invite_userid": "zhangsan"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"chain_id": "Chxxxxxx"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,4 +15,4 @@
|
||||
"order": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
"chain_name": "原材料供应链"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
"unionid": "xxxxx",
|
||||
"openid": "xxxxx",
|
||||
"corpid": "xxxxx"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
"external_userid": "DDDDD"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
"chain_id": "Chxxxxxx",
|
||||
"rule_info": {
|
||||
"owner_corp_range": {
|
||||
"departmentids": [ 123 ],
|
||||
"userids": [ "userid1", "userid2" ]
|
||||
"departmentids": [123],
|
||||
"userids": ["userid1", "userid2"]
|
||||
},
|
||||
"member_corp_range": {
|
||||
"groupids": [ 123 ],
|
||||
"corpids": [ "corpid1", "corpid2" ]
|
||||
"groupids": [123],
|
||||
"corpids": ["corpid1", "corpid2"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"rule_id": 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"chain_id": "Chxxxxxx",
|
||||
"rule_id": 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"chain_id": "Chxxxxxx",
|
||||
"rule_id": 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,12 +3,12 @@
|
||||
"errmsg": "ok",
|
||||
"rule_info": {
|
||||
"owner_corp_range": {
|
||||
"departmentids": [ 123 ],
|
||||
"userids": [ "userid1", "userid2" ]
|
||||
"departmentids": [123],
|
||||
"userids": ["userid1", "userid2"]
|
||||
},
|
||||
"member_corp_range": {
|
||||
"groupids": [ 123 ],
|
||||
"corpids": [ "corpid1", "corpid2" ]
|
||||
"groupids": [123],
|
||||
"corpids": ["corpid1", "corpid2"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"chain_id": "Chxxxxxx"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"rule_ids": [ 1, 2 ]
|
||||
}
|
||||
"rule_ids": [1, 2]
|
||||
}
|
||||
|
||||
@@ -3,12 +3,12 @@
|
||||
"rule_id": 1,
|
||||
"rule_info": {
|
||||
"owner_corp_range": {
|
||||
"departmentids": [ 123 ],
|
||||
"userids": [ "userid1", "userid2" ]
|
||||
"departmentids": [123],
|
||||
"userids": ["userid1", "userid2"]
|
||||
},
|
||||
"member_corp_range": {
|
||||
"groupids": [ 123 ],
|
||||
"corpids": [ "corpid1", "corpid2" ]
|
||||
"groupids": [123],
|
||||
"corpids": ["corpid1", "corpid2"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user