Files
clue/ServerCommands/汇报/AI生成项目汇报.json

903 lines
57 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$type": "Forguncy.SaveLoad.ServerCommandSaveData, ServerDesignerCommon",
"Name": "AI生成项目汇报",
"Enabled": true,
"Triggers": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.TriggerSaveDataBase, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.SaveLoad.InvokeTriggerSaveData, ServerDesignerCommon",
"Parameters": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "项目ID",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
"IgnoreBlank": false
},
"TestData": "6"
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "汇报类型",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
"IgnoreBlank": false
},
"TestData": "周报"
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "开始日期",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
"IgnoreBlank": false
},
"TestData": "2024-11-25"
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "结束日期",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
"IgnoreBlank": false
}
}
]
},
"InvokeTriggerTestData": {
"$type": "Forguncy.SaveLoad.InvokeTriggerTestDataSaveData, ServerDesignerCommon",
"UserName": "Administrator"
}
}
]
},
"Commands": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.CatchExceptionCommand, ServerDesignerCommon",
"TryCommandPart": {
"$type": "Forguncy.Model.ExceptionCommandBaseNode, ServerDesignerCommon",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "项目信息",
"TableValue": {
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
"TableName": "项目表",
"TableValueType": 1,
"BindingInfos": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "66b35fa0-9e97-4c97-a376-06767c700d45",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "项目名称",
"GUID": "1029b500-6dce-4af0-9434-2f63ec0db58c"
},
"ColumnName": "项目名称"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "11596650-2706-4518-81c7-1ed31f130754",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "项目经理",
"GUID": "28045a72-5438-44a3-a295-287a46320b15",
"AttachType": {
"$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess",
"UserColumnAttachType": 1
}
},
"ColumnName": "项目经理_全名"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "85fe6f61-9ea9-4d0c-aabd-1d379ececf6d",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "项目经理",
"GUID": "98e010ee-d419-4645-acb6-df3d45a5f464",
"AttachType": {
"$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess",
"UserColumnAttachType": 2
}
},
"ColumnName": "项目经理_邮件"
}
]
},
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "ID",
"GUID": "69cafd1f-51aa-4be1-8e98-3c1973367b0d"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
"TopCount": "1"
},
"ID": "d33db990aabe44c38c5cc2fab5c9ba33",
"BreakpointIdentity": "b79b7d2e-7b26-40e4-8b8e-00444e6ea719"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "ApplicationServerOperationCommand.GetAppBaseUrlCommand, ApplicationServerOperationCommand",
"ParamName": "appName",
"BreakpointIdentity": "c5668f56-b635-436e-b081-b98dbe133d9d"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "反馈网址",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=appName&\"反馈与建议?ID=\"&项目ID"
},
"ID": "679178a466ed46eba9aacfeb07c21d7c",
"BreakpointIdentity": "cfb3fe18-fe8a-4ef4-b55b-104cf0070412"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "开始日期",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=开始日期"
},
"ID": "cc904ca85075463394fb2ff7261ef2ab",
"BreakpointIdentity": "9483c6ff-0d2e-4ac0-9726-43b6dcca805c"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "结束日期",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=结束日期"
},
"ID": "8d683adfb01546dcb5340216a695a20a",
"BreakpointIdentity": "33a41b86-1c45-4c0b-9ab4-0c192bf86ae8"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "工时记录",
"TableValue": {
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
"TableName": "任务工时表",
"BindingInfos": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "10d3f086-ee0b-4c0e-ae32-5503f7db9258",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务工时表",
"ColumnName": "执行内容",
"GUID": "3e35e126-2600-4c30-9852-553c2bee0df2"
},
"ColumnName": "执行内容"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "4d2da1f3-d89c-4d4c-a1be-bf7b1edc9510",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务工时表",
"ColumnName": "任务ID",
"GUID": "72f6c272-c4a2-4376-934c-77eb8e8625bc",
"RelationBinding": {
"$type": "ForguncyDataAccess.RelationBinding, ForguncyDataAccess",
"RelatedTable": "任务平行视图",
"RelatedColumn": "ID",
"DisplayColumn": "任务名称"
}
},
"ColumnName": "任务名称"
}
]
},
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": {
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
"$values": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务工时表",
"ColumnName": "工时类型",
"GUID": "eed50915-ab22-4162-952e-4daf570713a8"
},
"Value": "实际"
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务工时表",
"ColumnName": "项目ID",
"GUID": "d7671894-00a2-4c5d-be8d-de1e54db40e2"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 3,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务工时表",
"ColumnName": "工时日期",
"GUID": "b420682a-84ea-4670-ae75-4a6f9336c2e1"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=开始日期"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 5,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务工时表",
"ColumnName": "工时日期",
"GUID": "20fdb599-b6af-4438-b703-c2ea123010da"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=结束日期"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 1,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务工时表",
"ColumnName": "执行内容",
"GUID": "bda84571-d9e9-4f8d-bd99-7da86433f74d"
},
"Value": "%Null%"
}
]
}
},
"NullFormulaValueQueryPolicy": 2
},
"ID": "7da3c444364043f8b9f849715d9603f2",
"BreakpointIdentity": "852dcb83-2877-4a02-b1d5-70071e8d7534"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "日报列表",
"TableValue": {
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
"TableName": "汇报记录表",
"BindingInfos": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "37db1c1d-9f6e-42cf-9b5f-9ff4b0390702",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "汇报记录表",
"ColumnName": "纯文本内容",
"GUID": "b3d93cb8-22c9-4880-a3e8-63ae5fe3910b"
},
"ColumnName": "纯文本内容"
}
]
},
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": {
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
"$values": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 3,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "汇报记录表",
"ColumnName": "开始日期",
"GUID": "54373317-41c7-41f3-8ec7-a2482a1d6745"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=开始日期"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 5,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "汇报记录表",
"ColumnName": "开始日期",
"GUID": "a8a80791-bc4e-476f-aaba-c9e56d9566c0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=结束日期"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "汇报记录表",
"ColumnName": "汇报类型",
"GUID": "200f3c03-7ac4-48a2-8701-e3665b4bec62"
},
"Value": "日报"
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "汇报记录表",
"ColumnName": "汇报对象",
"GUID": "a5a9c060-2dcf-4795-9bdf-0fcf1cc99233"
},
"Value": "个人"
}
]
}
}
},
"ID": "8bcd947fddd943c1b604e956b7c7b16f",
"Disabled": true,
"BreakpointIdentity": "c0f60bcd-40d3-433a-9932-c54416129de3"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "发布日志",
"TableValue": {
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
"TableName": "项目发布记录",
"BindingInfos": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "0c915fce-0b05-4b43-ad90-27b18ef09c57",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目发布记录",
"ColumnName": "版本ID",
"GUID": "10363489-f307-45f0-b346-55f23290ff0d",
"RelationBinding": {
"$type": "ForguncyDataAccess.RelationBinding, ForguncyDataAccess",
"RelatedTable": "项目版本",
"RelatedColumn": "ID",
"DisplayColumn": "版本名称"
}
},
"ColumnName": "版本名称"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "97465401-9385-436e-b985-64dd18507166",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目发布记录",
"ColumnName": "发布内容",
"GUID": "b199cc18-89f7-4be3-8cfa-b3c00e74fbaa"
},
"ColumnName": "发布内容"
}
]
},
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": {
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
"$values": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目发布记录",
"ColumnName": "项目ID",
"GUID": "2bff65f7-7cd1-4b1d-afff-06f3df00e5f0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 3,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目发布记录",
"ColumnName": "发布时间",
"GUID": "c68b3e9e-496c-440a-9519-8a8fb340a25d"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=开始日期"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 5,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目发布记录",
"ColumnName": "发布时间",
"GUID": "7cea4b7d-28cb-4b7b-8777-52d47f8a4e6a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=结束日期"
}
}
]
}
}
},
"ID": "60c4fe1aa80a4a9390ff37e9c99a5143",
"BreakpointIdentity": "4f6e6838-2384-4912-b031-07f676092857"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "反馈记录",
"TableValue": {
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
"TableName": "需求反馈登记表",
"BindingInfos": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "8ec14d48-974b-47a7-b52b-1e7629507dbd",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "需求反馈登记表",
"ColumnName": "关联任务",
"GUID": "47de547e-dba9-4c1c-9aa3-aa10f8dc2fd0",
"RelationBinding": {
"$type": "ForguncyDataAccess.RelationBinding, ForguncyDataAccess",
"RelatedTable": "任务平行视图",
"RelatedColumn": "ID",
"DisplayColumn": "任务名称"
}
},
"ColumnName": "任务名称"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "4602c781-e7a2-4e6a-abc1-b59c73fd4408",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "需求反馈登记表",
"ColumnName": "标题",
"GUID": "0d1958ed-743d-45c5-8465-279ffa55cf36"
},
"ColumnName": "标题"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "9db5dc70-b827-4e8f-a3aa-db0bc0dd77d8",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "需求反馈登记表",
"ColumnName": "内容",
"GUID": "0243d501-1f61-412c-aa5a-77004303e7ed"
},
"ColumnName": "内容"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "f5a8f60d-babe-4776-bc3e-3d3f5f362547",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "需求反馈登记表",
"ColumnName": "状态",
"GUID": "2ccc5b2f-ebaf-40cc-afce-39b7da308c7f",
"RelationBinding": {
"$type": "ForguncyDataAccess.RelationBinding, ForguncyDataAccess",
"RelatedTable": "反馈状态表",
"RelatedColumn": "状态码",
"DisplayColumn": "状态"
}
},
"ColumnName": "状态"
}
]
},
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": {
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
"$values": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "需求反馈登记表",
"ColumnName": "项目ID",
"GUID": "e93b7198-0124-4470-a2a6-917a425d82d3"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 3,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "需求反馈登记表",
"ColumnName": "开始处理时间",
"GUID": "931da135-311f-45ca-8029-e220fc07d938"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=开始日期"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"CompareType": 5,
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "需求反馈登记表",
"ColumnName": "结束处理时间",
"GUID": "1cf0dfec-6f19-41b3-a975-bc8a48810870"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=结束日期"
}
}
]
}
}
},
"ID": "89898c03cc444d419b16f5b34ce9dc06",
"BreakpointIdentity": "37f73ea5-76fd-434e-8570-3d9652785419"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": {
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工时记录.Count"
}
},
"value": "0"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=发布日志.Count"
}
},
"value": "0"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=反馈记录.Count"
}
},
"value": "0"
}
]
}
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "400",
"Message": "当前项目尚未任何记录,无需生成",
"CustomReturns": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
"ReturnPropertyName": "生成日报"
}
]
},
"BreakpointIdentity": "03902aea-b038-450b-aa4f-4ebcc240c554"
}
]
},
"ID": "cda3bdec-861e-4d22-998c-cfe9e24d5969"
}
]
},
"BreakpointIdentity": "5b733604-b08a-4ee1-a657-9db2a224b5c6"
},
{
"$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit",
"OperationParamaterPairs": {
"$type": "System.Collections.Generic.List`1[[CollectionOperationKit.PropertyValueObject, CollectionOperationKit]], System.Private.CoreLib",
"$values": [
{
"$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit",
"Name": "工时记录",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工时记录"
}
},
{
"$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit",
"Name": "发布日志",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=发布日志"
}
},
{
"$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit",
"Name": "反馈记录",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=反馈记录"
}
}
]
},
"OutParamaterName": "参考记录",
"BreakpointIdentity": "a2b00c9a-d1a0-4dc5-8f82-43200e693478"
},
{
"$type": "JsonUtilityCommand.JsonSerializeCommand, JsonUtilityCommand",
"SourceObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=参考记录"
},
"ToParameter": "参考记录字符串",
"BreakpointIdentity": "9c98e86f-046b-43b2-b007-31c444716bc9"
},
{
"$type": "ContentEditor.ContentEditor, ContentEditor",
"Content": "```工作记录\r\n[=参考记录字符串]\r\n```\r\n\r\n### 身份角色\r\n你是一名就职于约格公司的项目经理你需要定期给客户进行一次项目汇报。\r\n\r\n### 整体要求\r\n- 参考数据:`工作记录`是我将过去一个阶段的工作内容整理成的JSON数据请仔细阅读\r\n- 撰写目标:请你根据`工作记录`来撰写本次的“项目[=汇报类型]”,以`工作记录`作为引用和参考数据;\r\n- 语言风格:使用真诚、专业、简洁、易懂语言来撰写本次的项目[=汇报类型]\r\n- 汇报对象:本次汇报对象为客户某部门负责人,请尽量使用通俗易懂的语言来进行汇报。\r\n\r\n### 回复格式:\r\n 1. 请不要使用MarkDown、HTML等语法进行排版严格按照汇报模板对工作内容进行填充\r\n 2. 请不要回复与周报内容无关的任何内容,包括引导词、解释语、客套语等;\r\n 3. 回答风格需要专业、严谨、简洁,不要过于啰嗦和冗长;\r\n 4. 请按照下方`汇报模板`作为本次汇报的模板;\r\n```汇报模板\r\n[=项目信息.项目名称] [=汇报类型]\r\n[=TEXT(结束日期,\"YYYY-MM-DD\")]\r\n\r\n本[=LEFT(汇报类型,1)]工作\r\n1. xxx;\r\n2. xxx;\r\n\r\n下[=LEFT(汇报类型,1)]计划\r\n1. xxx;\r\n2. xxx;\r\n\r\n重要更新\r\n1.xxx;\r\n2.xxx;\r\n\r\n问题与风险\r\n1.xxx;\r\n2.xxx;\r\n\r\n需协助的工作\r\n1.xxx;\r\n2.xxx;\r\n\r\n----------------------------------\r\n项目经理[=项目信息.项目经理_全名]\r\n联系邮箱[=项目信息.项目经理_邮件]\r\n期待大家在项目反馈地址[=反馈网址] 提出宝贵的建议与反馈。欢迎您的积极参与与贡献。\r\n```\r\n\r\n### 具体要求\r\n - 你需要根据`工作记录`,进行理解、分析、整理、总结,按照标准模板生成一份“项目[=汇报类型]”;\r\n - 请根据所属的任务、工作内容特性,正确的进行归类总结,不需要对工时、工作量进行汇报;\r\n - 对于总结的结果,请严格按照汇报中存在的内容进行总结归纳,不要进行推测、杜撰的方式来编写;\r\n - 重要更新:指的是\"发布日志\"里存在版本更新;\r\n - 问题与风险:明确提到的重要障碍或提到的关于风险的内容总结;\r\n - 需协作的工作:明确提到的需要其他人或部门提供协助的工作内容;\r\n",
"Result": "前置提示语",
"BreakpointIdentity": "56791a69-c889-45af-b900-66946fe11b5f"
},
{
"$type": "ContentEditor.ContentEditor, ContentEditor",
"Content": "请按照要求,和参考数据,编写本次汇报,请不要回复与周报内容无关的任何内容,包括引导词、解释语、客套语等;",
"Result": "聊天内容",
"BreakpointIdentity": "a82a0c68-1ddd-4c1c-8c42-cad37e127965"
},
{
"$type": "CollectionOperationKit.ServerSideArrayOp, CollectionOperationKit",
"OutParamaterName": "封装聊天记录",
"BreakpointIdentity": "76254b3b-537e-43cf-9ee4-7e8d63bba0dc"
},
{
"$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit",
"OperationParamaterPairs": {
"$type": "System.Collections.Generic.List`1[[CollectionOperationKit.PropertyValueObject, CollectionOperationKit]], System.Private.CoreLib",
"$values": [
{
"$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit",
"Name": "role",
"Value": "user"
},
{
"$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit",
"Name": "content",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=聊天内容"
}
}
]
},
"OutParamaterName": "单条聊天记录",
"BreakpointIdentity": "20a2b848-812c-4e2e-8af3-16c013f917a7"
},
{
"$type": "CollectionOperationKit.ServerSideArrayOp, CollectionOperationKit",
"InParamater": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=封装聊天记录"
},
"Operation": 4,
"OperationParamaterAName": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=单条聊天记录"
},
"OutParamaterName": "封装聊天记录",
"BreakpointIdentity": "76254b3b-537e-43cf-9ee4-7e8d63bba0dc"
},
{
"$type": "OPENAIFORGUNCY.Completions, OPENAIFORGUNCY",
"URL": "https://openai.api2d.net",
"APIKEY": "fk211858-C6yKrsealBkvHao04yT9Ypg6GR0NVPyh",
"IsDataSource": "json",
"MessageJSON": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=封装聊天记录"
},
"Parameter": {
"$type": "OPENAIFORGUNCY.ParameterObject, OPENAIFORGUNCY",
"Model": 59,
"Temperature": 1.0,
"TopP": 1.0,
"MaxTokens": 3000,
"SystemContent": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=前置提示语"
},
"Response_format": "text"
},
"Tools": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Plugin.INamedObject, GrapeCity.Forguncy.Plugin]], System.Private.CoreLib",
"$values": []
},
"ResultTo": "result",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": []
},
"BreakpointIdentity": "7f05594c-d797-4b9a-a07c-0ef5f9be3cdd"
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "生成完毕",
"CustomReturns": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
"ReturnPropertyName": "生成日报",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=result.Content"
}
}
]
},
"BreakpointIdentity": "a426a76a-11a1-4302-9ed3-6fdc381190ef"
}
]
},
"ID": "30cc2e3d-51f9-4d6f-9dc6-a174704c2ab3"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "400",
"Message": "项目不存在",
"CustomReturns": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
"ReturnPropertyName": "生成日报"
}
]
},
"BreakpointIdentity": "3a467242-3084-4eaa-ac8d-0642cde30d03"
}
]
},
"ID": "cbfce4fc-04e1-4fb3-a637-ed32b8963342"
}
]
},
"BreakpointIdentity": "caba2bb7-fb56-4125-8093-0fed209a2629"
}
]
}
},
"CatchCommandPart": {
"$type": "Forguncy.Model.CatchCommandNode, ServerDesignerCommon",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=ExceptionCode"
},
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=ExceptionMessage"
},
"CustomReturns": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.CustomReturns, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.CustomReturns, ServerDesignerCommon",
"ReturnPropertyName": "生成日报"
}
]
},
"BreakpointIdentity": "3a467242-3084-4eaa-ac8d-0642cde30d03"
}
]
}
},
"BreakpointIdentity": "77a7a3bd-9773-4ddc-9ca9-475068562b4a"
}
]
},
"ReturnProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon",
"Name": "生成日报"
}
]
}
}