{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/项目列表"},{"State":1,"Type":1,"Name":"PCPage/项目首页"},{"State":1,"Type":1,"Name":"PCPage/任务列表"},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":1,"Type":1,"Name":"PCPage/任务-基本信息"},{"State":1,"Type":1,"Name":"PCPage/任务-任务信息"},{"State":1,"Type":1,"Name":"PCPage/任务-子任务列表"},{"State":1,"Type":1,"Name":"PCPage/参与成员管理"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":31,"Name":"UserControlPage/汇报卡片"},{"State":1,"Type":15,"Name":"ServerCommand/生成项目封面"},{"State":1,"Type":1,"Name":"PCPage/汇报列表"},{"State":1,"Type":1,"Name":"PCPage/设置时间"}],"Version":"v1"}
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
},
|
||||
"TestData": "2"
|
||||
"TestData": "13"
|
||||
}
|
||||
],
|
||||
"InvokeTriggerTestData": {
|
||||
@@ -39,7 +39,7 @@
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "当前用户",
|
||||
"ParameterValue": "%CurrentUser%",
|
||||
"ID": "28b1de6dd9b246fe8ab029030e502ed0"
|
||||
"ID": "9c163f975ec2446891416edb45305743"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
@@ -49,7 +49,7 @@
|
||||
"TableValueType": 1,
|
||||
"BindingInfos": [
|
||||
{
|
||||
"GUID": "d2c29a63-a2e8-413c-b1d0-56474a78b2b2",
|
||||
"GUID": "73c17c0d-0abf-4448-8a7b-4eb92a3a5eed",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目名称",
|
||||
@@ -58,7 +58,7 @@
|
||||
"ColumnName": "项目名称"
|
||||
},
|
||||
{
|
||||
"GUID": "8163ca70-051a-4cb2-ae0f-bedd0b91de5c",
|
||||
"GUID": "970b4260-56c5-4764-8170-b78c8b716aaa",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目简介",
|
||||
@@ -81,7 +81,7 @@
|
||||
},
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "fc63a37bbd2c40148f97f2f337607c77"
|
||||
"ID": "5d735635c3964441b5e2a6c2c00d14d8"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
@@ -100,6 +100,15 @@
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "简介字数",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=LEN(项目.项目简介)"
|
||||
},
|
||||
"ID": "1c3d13eac3964aeaa4e075aaa233ebc1"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
@@ -137,11 +146,11 @@
|
||||
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
||||
"ParamObject": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=LEN(项目.项目简介)"
|
||||
"SerializeProperty": "=简介字数"
|
||||
}
|
||||
},
|
||||
"value": "12",
|
||||
"compareType": 5
|
||||
"compareType": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -328,7 +337,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "31fe719227d54079a1094a6ba7a1d41c"
|
||||
"ID": "ae02abcafdb8482c9e99573b675aec20"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
@@ -341,22 +350,86 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "41779c76-11b9-47f0-8622-79c68cf20051"
|
||||
"ID": "97b5376b-8bfd-44f6-bd0d-55541e7f79cb"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit",
|
||||
"OperationParamaterPairs": [
|
||||
{
|
||||
"Name": "页面名称",
|
||||
"Value": "项目首页"
|
||||
},
|
||||
{
|
||||
"Name": "打开方式",
|
||||
"Value": "跳转页面"
|
||||
},
|
||||
{
|
||||
"Name": "打开样式"
|
||||
},
|
||||
{
|
||||
"Name": "主题",
|
||||
"Value": "成功"
|
||||
},
|
||||
{
|
||||
"Name": "传值",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目ID"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Name": "目标单元格",
|
||||
"Value": "项目ID"
|
||||
}
|
||||
],
|
||||
"OutParamaterName": "参数对象"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.NotificationMessageCommand, ServerDesignerCommon",
|
||||
"NotificationName": "提醒通知",
|
||||
"SendType": 1,
|
||||
"UserNames": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=当前用户"
|
||||
},
|
||||
"Params": [
|
||||
{
|
||||
"Name": "标题",
|
||||
"Value": "生成项目图片失败"
|
||||
},
|
||||
{
|
||||
"Name": "内容",
|
||||
"Value": "项目资料不全,请在项目简介中尽量详细说明项目背景、使用场景、使用人群等。"
|
||||
},
|
||||
{
|
||||
"Name": "类型",
|
||||
"Value": "打开页面",
|
||||
"Remark": "分为:打开页面、执行命令..."
|
||||
},
|
||||
{
|
||||
"Name": "参数对象",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=参数对象"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "b606031976ae49b1b07826ec41fdf9d8"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": "400",
|
||||
"Message": "项目资料不全,请在项目简介中尽量详细说明项目背景、使用场景、使用人群等。"
|
||||
}
|
||||
],
|
||||
"ID": "6ce09b77-fba4-4287-b7b9-4cd5e7aad5f5"
|
||||
"ID": "b4971823-fbd5-4791-afaf-9a2a62cba4de"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "510729d7-9775-49ea-8844-c5f9cbe070b6"
|
||||
"ID": "a30e9036-f58e-4e47-ba13-b6ad5e4a622f"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -366,7 +439,7 @@
|
||||
"Message": "项目不存在"
|
||||
}
|
||||
],
|
||||
"ID": "e4f3d3d5-142b-41d4-99f8-74fb9f34e138"
|
||||
"ID": "07d6d91c-0be5-4f83-9d70-ad51a869f295"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user