{"Message":"增加工作消息自动推送","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/模板详情"},{"State":1,"Type":1,"Name":"PCPage/汇报详情"},{"State":1,"Type":1,"Name":"PCPage/开发测试"},{"State":1,"Type":31,"Name":"UserControlPage/汇报卡片"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":40,"Name":"Plugin"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/Base根据汇报模板生成内容"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/初始化钉钉配置"},{"State":1,"Type":15,"Name":"ServerCommand/发送工作通知消息"},{"State":3,"Type":15,"Name":"ServerCommand/批量同步所有用户UserID"},{"State":3,"Type":16,"Name":"TaskScheduler/汇报新增事件"},{"State":3,"Type":27,"Name":"ServerCommandPrivate/发送日报消息到钉钉"}],"Version":"v1"}
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"Name": "消息内容",
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"TestData": "### 测试Clue消息推送\r\n - xxxxxxxxxxxx;\r\n - xxxxxxxxxx;\r\n - xxxxxxxxxxxxxxx;"
|
||||
}
|
||||
],
|
||||
"InvokeTriggerTestData": {
|
||||
@@ -47,50 +48,28 @@
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=接收人"
|
||||
},
|
||||
"MsgType": "text",
|
||||
"MsgType": "action_card",
|
||||
"Text_Content": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=消息内容"
|
||||
},
|
||||
"Action_card_Btn_Type": "0",
|
||||
"Action_card_Btn_Type": "1",
|
||||
"Action_card_Markdown": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=生成结果"
|
||||
"SerializeProperty": "=消息内容"
|
||||
},
|
||||
"Action_card_Title": "这是一个工作汇报卡片模板测试",
|
||||
"Action_card_Single_title": "XXX提交了个人日报",
|
||||
"Action_card_Title": "XXX提交了个人日报",
|
||||
"Action_card_Single_title": "查看详情",
|
||||
"Action_card_Single_Url": "https://www.baidu.com",
|
||||
"Action_card_Btn_orientation": "1",
|
||||
"Action_card_Btn_orientation": "0",
|
||||
"Action_card_Btn_list": [
|
||||
{
|
||||
"Title": "查看"
|
||||
"Title": "查看详情",
|
||||
"Url": "https://www.baidu.com"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
},
|
||||
{
|
||||
"Title": "查看"
|
||||
"Title": "更多...",
|
||||
"Url": "https://www.baidu.com"
|
||||
}
|
||||
],
|
||||
"Task_id": "钉钉消息任务ID"
|
||||
|
||||
Reference in New Issue
Block a user