mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-21 02:58:06 +08:00
feat(work): 随官方更新文档收集表相关接口模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"spaceid": "SPACEID",
|
||||
"fatherid": "FATHERID",
|
||||
"form_info": {
|
||||
@@ -29,11 +29,11 @@
|
||||
"form_setting": {
|
||||
"fill_out_auth": 0,
|
||||
"fill_in_range": {
|
||||
"userids": ["USER_1", "USER_2", "USER_3"],
|
||||
"departmentids": [10001, 10002, 10003]
|
||||
"userids": [ "USER_1", "USER_2", "USER_3" ],
|
||||
"departmentids": [ 10001, 10002, 10003 ]
|
||||
},
|
||||
"setting_manager_range": {
|
||||
"userids": ["USER_4", "USER_5", "USER_6"]
|
||||
"userids": [ "USER_4", "USER_5", "USER_6" ]
|
||||
},
|
||||
"timed_repeat_info": {
|
||||
"enable": true,
|
Reference in New Issue
Block a user