{"Message":"新增发起会议弹出页面","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/项目标题"},{"State":2,"Type":15,"Name":"ServerCommand/拉起项目视频会议"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/订阅钉钉回调事件"},{"State":2,"Type":1,"Name":"PCPage/发起钉钉会议"},{"State":1,"Type":7,"Name":"Table/会议记录表"},{"State":3,"Type":38,"Name":"Image/钉钉1.svg"},{"State":3,"Type":1,"Name":"PCPage/发起钉钉项目会议"},{"State":3,"Type":15,"Name":"ServerCommand/服务端命令3"},{"State":3,"Type":15,"Name":"ServerCommand/创建项目视频会议"}],"Version":"v1"}
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"Name": "拉起项目视频会议",
|
||||
"Name": "创建项目视频会议",
|
||||
"Enabled": true,
|
||||
"Triggers": [
|
||||
{
|
||||
@@ -28,10 +28,22 @@
|
||||
},
|
||||
"TestData": "1"
|
||||
},
|
||||
{
|
||||
"Name": "会议标题",
|
||||
"DataValidationInfo": {}
|
||||
},
|
||||
{
|
||||
"Name": "邀请三经理",
|
||||
"DataValidationInfo": {},
|
||||
"TestData": "0"
|
||||
},
|
||||
{
|
||||
"Name": "开启云录制",
|
||||
"DataValidationInfo": {}
|
||||
},
|
||||
{
|
||||
"Name": "自动拉会",
|
||||
"DataValidationInfo": {}
|
||||
}
|
||||
],
|
||||
"InvokeTriggerTestData": {
|
||||
@@ -48,7 +60,7 @@
|
||||
"TableValueType": 1,
|
||||
"BindingInfos": [
|
||||
{
|
||||
"GUID": "d8f64f0a-97aa-4557-b8a1-587f484116cc",
|
||||
"GUID": "274a6bef-0827-4e85-8573-f8ec5e81e5b8",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目名称",
|
||||
@@ -57,7 +69,7 @@
|
||||
"ColumnName": "项目名称"
|
||||
},
|
||||
{
|
||||
"GUID": "17e62aba-8ef6-463c-bc04-8085ddaf47eb",
|
||||
"GUID": "02ec68c4-6136-480c-805b-2d88392649e6",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目经理",
|
||||
@@ -66,7 +78,7 @@
|
||||
"ColumnName": "项目经理"
|
||||
},
|
||||
{
|
||||
"GUID": "6882a52e-b423-48ec-bcd7-1500416270bf",
|
||||
"GUID": "56d7dfe2-3565-4afb-a0a8-a7065cd3a715",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "商务经理",
|
||||
@@ -75,7 +87,7 @@
|
||||
"ColumnName": "商务经理"
|
||||
},
|
||||
{
|
||||
"GUID": "30fb748b-5fff-419c-bb79-ae1d47fe0383",
|
||||
"GUID": "8dbb758f-413c-4a17-a84c-af1e574b079b",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "客服经理",
|
||||
@@ -99,7 +111,7 @@
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "1b6fc444958341068ee78e57de0486f3"
|
||||
"ID": "bc21b25bd68d4b428743ec4073e8780f"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
@@ -178,7 +190,7 @@
|
||||
"OutParamaterName": "项目成员数组"
|
||||
}
|
||||
],
|
||||
"ID": "f8b1d9a4-a8fe-4915-9bad-58953ae3615b"
|
||||
"ID": "9c548744-f89e-4ba5-8642-fa1b91bfbb1c"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -241,7 +253,7 @@
|
||||
"OutParamaterName": "项目成员数组"
|
||||
}
|
||||
],
|
||||
"ID": "23f76fab-c4ac-43a5-9909-ad996b12b691"
|
||||
"ID": "690d855d-3c2d-4c32-bb6c-be2cec67a693"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -278,11 +290,20 @@
|
||||
"ParameterValue": "%CurrentUser%",
|
||||
"ID": "541717b1a1534329be707bc7de15f593"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "会议标题",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IF(会议标题=\"\",项目信息.项目名称&\"项目沟通会议\",会议标题)"
|
||||
},
|
||||
"ID": "6a7ad9af2dd04febbf2a455dbca829b5"
|
||||
},
|
||||
{
|
||||
"$type": "DingTalkPlugin.VideoConferences, DingTalkPlugin",
|
||||
"ConfTitle": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目信息.项目名称&\"项目沟通会议\""
|
||||
"SerializeProperty": "=会议标题"
|
||||
},
|
||||
"CreatorId": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -304,14 +325,15 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "会议业务类型",
|
||||
"GUID": "cae0254c-e9a8-4220-9c04-e63034611e94"
|
||||
}
|
||||
"GUID": "d707b443-16a7-433b-b55e-91eb11553fe0"
|
||||
},
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "钉钉会议ID",
|
||||
"GUID": "2e441d04-6cfe-4ee6-9475-6c6bfe6f8ffd"
|
||||
"GUID": "9754028a-2774-4978-98fa-1db2dbe781f3"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -322,7 +344,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "发起人",
|
||||
"GUID": "0f6bf43e-c1c2-4912-93d5-4288b8bc1e99"
|
||||
"GUID": "4160e5a5-d3a5-420c-85c4-862731582323"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -333,7 +355,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "参与人",
|
||||
"GUID": "75fe07c6-a505-4397-bb7a-afc7c96f06cc"
|
||||
"GUID": "2a9efc6b-d0a3-4dc6-a5ca-afba9fb05412"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -344,23 +366,68 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "会议标题",
|
||||
"GUID": "e335c5ce-aacb-4a25-bbe0-3f168446e436"
|
||||
"GUID": "604b07b2-6d79-44cf-a827-32a5dfcfd2af"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目信息.项目名称&\"项目沟通会议\""
|
||||
"SerializeProperty": "=会议标题"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "自动拉会",
|
||||
"GUID": "cb9281d9-70b3-452b-b68a-12094cc8a0d6"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=自动拉会"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "会议记录表",
|
||||
"ColumnName": "会议状态",
|
||||
"GUID": "e1de7023-6d39-4282-9768-93211d3cde5f"
|
||||
"GUID": "34e93475-8ffb-48aa-8627-0194226aabbb"
|
||||
},
|
||||
"Value": "1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
||||
"ParamObject": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=开启云录制"
|
||||
}
|
||||
},
|
||||
"value": "1"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "DingTalkPlugin.StartCloudRecordHeaders, DingTalkPlugin",
|
||||
"ConferenceId": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=返回结果.ConferenceId"
|
||||
},
|
||||
"CreatorId": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=当前用户"
|
||||
},
|
||||
"SmallWindowPosition": "float_bottom",
|
||||
"Mode": "full_screen"
|
||||
}
|
||||
],
|
||||
"ID": "98745083-35ae-46f8-a379-d601fb20d914"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": "0",
|
||||
@@ -376,12 +443,12 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "bde73837-1b59-4db9-8d28-02cc44634b03"
|
||||
"ID": "7ed7e311-1192-4441-be9f-d3df9abc3931"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "12e0cc56-e3d4-4077-8461-d9d4710f6e97"
|
||||
"ID": "ccb81633-741a-4bf8-8647-52c18ac31c54"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -15,13 +15,12 @@
|
||||
"$type": "DingTalkPlugin.DingtalkStream, DingTalkPlugin",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "回调接收数据",
|
||||
"ParameterValue": {
|
||||
"$type": "GETPOST.JSON类.JSON序列化, GETPOST",
|
||||
"BianmaMsg": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=result"
|
||||
},
|
||||
"ID": "aecc677bb03d4cc48e981dc8e7ccf656"
|
||||
"FanHuiMsg": "json_result"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
@@ -33,7 +32,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "日志表",
|
||||
"ColumnName": "标题",
|
||||
"GUID": "9ccc9fb9-2f2e-41dc-91be-76f7aa30ba08"
|
||||
"GUID": "216fd930-4eb7-43eb-9ab7-cae775ab3326"
|
||||
},
|
||||
"Value": "钉钉回调事件"
|
||||
},
|
||||
@@ -41,20 +40,20 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "日志表",
|
||||
"ColumnName": "内容",
|
||||
"GUID": "3cd1593e-e1d3-4416-a394-797980286dff"
|
||||
"GUID": "773e75d6-216b-4a60-999c-ebc55f8f92c9"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=回调接收数据"
|
||||
"SerializeProperty": "=json_result"
|
||||
}
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "日志表",
|
||||
"ColumnName": "类型",
|
||||
"GUID": "c7384125-0e89-4ef3-807c-39c88fe39406"
|
||||
"GUID": "f49317c7-0fcb-4d6a-ad97-ae1e26d30e33"
|
||||
},
|
||||
"Value": "Stream"
|
||||
"Value": "Info"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -75,7 +74,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "日志表",
|
||||
"ColumnName": "标题",
|
||||
"GUID": "2330cb09-459f-452d-8aec-fad864ad8517"
|
||||
"GUID": "58341e06-9669-4dd8-b212-c67e1c97443c"
|
||||
},
|
||||
"Value": "订阅钉钉回调事件"
|
||||
},
|
||||
@@ -83,7 +82,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "日志表",
|
||||
"ColumnName": "内容",
|
||||
"GUID": "ed3e3066-c332-4fa2-b590-eecd6b8a1e08"
|
||||
"GUID": "f11e55a1-2573-441b-8ff8-e092b8ce67b6"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -94,7 +93,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "日志表",
|
||||
"ColumnName": "类型",
|
||||
"GUID": "a4beaf92-4007-4a88-9d78-00e839959744"
|
||||
"GUID": "bdf27aec-d0aa-42de-be36-a01caabc8591"
|
||||
},
|
||||
"Value": "Error"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user