{"Message":"修改项目概况图表","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目岗位"},{"State":1,"Type":7,"Name":"Table/项目表"},{"State":1,"Type":1,"Name":"PCPage/修改报工"},{"State":1,"Type":1,"Name":"PCPage/新增报工"},{"State":1,"Type":1,"Name":"PCPage/FGC_任务详情"},{"State":1,"Type":1,"Name":"PCPage/项目概况"},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":1,"Type":1,"Name":"PCPage/项目审批"},{"State":1,"Type":15,"Name":"ServerCommand/新增工时"},{"State":2,"Type":15,"Name":"ServerCommand/新增项目"},{"State":1,"Type":28,"Name":"ProcessItem/立项流程"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":40,"Name":"Plugin"},{"State":1,"Type":1,"Name":"PCPage/任务成员详情"},{"State":1,"Type":1,"Name":"PCPage/项目成员详情"},{"State":3,"Type":15,"Name":"ServerCommand/新增或修改项目"}],"Version":"v1"}

This commit is contained in:
SHAMUSPC\NINGMEI
2024-03-08 16:35:10 +08:00
parent fda6973ef5
commit b89a8f6859
23 changed files with 2415 additions and 1646 deletions

View File

@@ -117,7 +117,7 @@
"ColumnName": "任务时薪",
"GUID": "93b2f1d8-fd53-468a-9211-87f51b6a5494"
},
"ColumnName": "任务默认时薪"
"ColumnName": "任务成员时薪"
},
{
"BindingInfo": {
@@ -130,7 +130,7 @@
"DisplayColumn": "默认时薪"
}
},
"ColumnName": "岗位默认时薪"
"ColumnName": "任务岗位时薪"
},
{
"BindingInfo": {
@@ -178,7 +178,70 @@
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "28feaa57524d4b629c887584e8943b68"
"ID": "565209b7bd154c90b096249545dfa352"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "项目成员",
"TableValue": {
"TableName": "项目成员表",
"TableValueType": 1,
"BindingInfos": [
{
"BindingInfo": {
"TableName": "项目成员表",
"ColumnName": "岗位ID",
"GUID": "e72fecb8-c4b6-4ef0-a802-f18cb6d6ba24",
"RelationBinding": {
"RelatedTable": "项目岗位",
"RelatedColumn": "ID",
"DisplayColumn": "默认时薪"
}
},
"ColumnName": "项目岗位时薪"
},
{
"BindingInfo": {
"TableName": "项目成员表",
"ColumnName": "默认时薪",
"GUID": "90991267-4d34-4537-8be3-0ef990118f3e"
},
"ColumnName": "项目成员时薪"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目成员表",
"ColumnName": "项目ID",
"GUID": "25c7933c-8b27-4163-ad03-a22d7efe88fb"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务信息.项目ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目成员表",
"ColumnName": "项目成员",
"GUID": "02b01205-9bbb-4e4f-8534-f52ea963c907"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=执行人"
}
}
]
},
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "99e42cdcf1d74dc2aa15b8fadb9d87e5"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
@@ -288,19 +351,6 @@
},
"ColumnName": "项目预算费用"
},
{
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "项目ID",
"GUID": "17b7e0ce-f6c5-4095-93e6-637aa62440a7",
"RelationBinding": {
"RelatedTable": "项目表",
"RelatedColumn": "ID",
"DisplayColumn": "工时核定方式"
}
},
"ColumnName": "工时核定方式"
},
{
"BindingInfo": {
"TableName": "任务表",
@@ -346,7 +396,7 @@
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "fd009643b2374e2fbc54775cf4ebe137"
"ID": "a9121deede5e47809d0a7e3a37a1befc"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
@@ -365,16 +415,194 @@
},
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "计算时薪",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=IF(任务成员.任务默认时薪>0,任务成员.任务默认时薪,IF(任务成员.岗位默认时薪>0,任务成员.岗位默认时薪,IF(任务成员.参与人默认时薪>0,任务成员.参与人默认时薪,0)))"
},
"ID": "03fde63189d94667ae6d5c6a1979a5bb"
"$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": "%Null%",
"compareType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "计算时薪",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务成员.任务默认时薪"
},
"ID": "068f4611d05f4d0f8c97425c44bea1f0"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "时薪计算来源",
"ParameterValue": "任务成员时薪",
"ID": "59b966a6d5e042b79fba6d9e1f659758"
}
],
"ID": "e82fc3fd-1f12-4671-a8db-c281d9a508d6"
},
{
"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": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "计算时薪",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务成员.岗位默认时薪"
},
"ID": "c661840bf7dd4209b486efc6b9eebf59"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "时薪计算来源",
"ParameterValue": "任务岗位时薪",
"ID": "05df8d3ef9fa454b8ec03882ddda515f"
}
],
"ID": "beacabcf-3bb9-4323-bbf4-a7fae4f5ba83"
},
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目成员"
}
},
"value": "%Null%",
"compareType": 1
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目成员.项目成员时薪"
}
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "计算时薪",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目成员.项目成员时薪"
},
"ID": "3c9b1a387c9942f68be78e905f6efe7f"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "时薪计算来源",
"ParameterValue": "项目成员时薪",
"ID": "25ff3a82fd57430b94e16b296b77c513"
}
],
"ID": "21f7227a-17fb-4cbb-a041-e28ee5e26b34"
},
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目成员"
}
},
"value": "%Null%",
"compareType": 1
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目成员.项目岗位时薪"
}
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "计算时薪",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目成员.项目岗位时薪"
},
"ID": "7851dbe270c34767aeeb95f619c1f52b"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "时薪计算来源",
"ParameterValue": "项目岗位时薪",
"ID": "22bb1104b90b4467b078e638f3f4aa51"
}
],
"ID": "cfaf4dbf-85a9-4bd8-afbc-b133edf12a79"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "计算时薪",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务成员.参与人默认时薪"
},
"ID": "ca126f12d798410491c2eae2674f0ec6"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "时薪计算来源",
"ParameterValue": "用户默认时薪",
"ID": "fd64e93a07ae4ca2820422202ad6e7a4"
}
],
"ID": "323a99c1-f431-4171-adf2-bd1011494ea2"
}
]
}
],
"ID": "1be0fa3d-4226-478b-9916-63423673dea2"
"ID": "4a4bd5f5-6079-4b28-b3e2-95aaa77a2972"
},
{
"CommandList": [
@@ -385,10 +613,16 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=指定时薪单价"
},
"ID": "6fc649ddfae843caa1f555278ace195d"
"ID": "f2849da5adc443fb92b3dbb9bb1779fb"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "时薪计算来源",
"ParameterValue": "特殊指定",
"ID": "a8b2f1ff8b9c4519b5e80575c9550bed"
}
],
"ID": "ae194b64-06f0-4113-8c61-89b159094f8a"
"ID": "d998a80f-60c4-4412-ae82-9a3353b0fe0e"
}
]
},
@@ -433,6 +667,71 @@
"value": "1"
},
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "项目统计信息",
"TableValue": {
"TableName": "View_项目统计信息",
"TableValueType": 1,
"BindingInfos": [
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "工时核定方式",
"GUID": "b31caaa2-8cbc-4f56-8e9e-0597c91d89da"
},
"ColumnName": "工时核定方式"
},
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "项目预算费用",
"GUID": "1f23c586-e318-41f8-9e2c-f9fc47949199"
},
"ColumnName": "项目预算费用"
},
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "项目预算工时",
"GUID": "45110ee2-aa57-4a49-bea6-a94586f164ba"
},
"ColumnName": "项目预算工时"
},
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "总核定工时",
"GUID": "a4773f83-2817-4be0-9e7d-4b5b3cd36ed5"
},
"ColumnName": "总核定工时"
},
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "总成本",
"GUID": "7c3a493f-d2ac-49b3-957f-7a772d5138bf"
},
"ColumnName": "总成本"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "项目ID",
"GUID": "0aa2d908-82fb-4233-a1e8-eb5a36cecaa2"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务信息.项目ID"
}
},
"TopCount": "1"
},
"ID": "8f20e26c0c7f468f93fd1112fda69cb7",
"Comments": "从视图统计项目的信息"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
@@ -443,7 +742,7 @@
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=工时类型"
"SerializeProperty": "=项目统计信息.工时核定方式"
}
},
"value": {
@@ -452,63 +751,6 @@
}
},
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "项目统计信息",
"TableValue": {
"TableName": "View_项目统计信息",
"TableValueType": 1,
"BindingInfos": [
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "项目预算费用",
"GUID": "1f23c586-e318-41f8-9e2c-f9fc47949199"
},
"ColumnName": "项目预算费用"
},
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "总成本",
"GUID": "7c3a493f-d2ac-49b3-957f-7a772d5138bf"
},
"ColumnName": "总成本"
},
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "项目预算工时",
"GUID": "45110ee2-aa57-4a49-bea6-a94586f164ba"
},
"ColumnName": "项目预算工时"
},
{
"BindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "总核定工时",
"GUID": "a4773f83-2817-4be0-9e7d-4b5b3cd36ed5"
},
"ColumnName": "总核定工时"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "View_项目统计信息",
"ColumnName": "项目ID",
"GUID": "0aa2d908-82fb-4233-a1e8-eb5a36cecaa2"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务信息.项目ID"
}
},
"TopCount": "1"
},
"ID": "9a972b19262c4b819a666d6c442c6d6b",
"Comments": "从视图统计项目的信息"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
@@ -534,12 +776,12 @@
"ErrorCode": "400",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"计划工时总时长(\"&工时数&\"h)超过项目预算工时时长(\"&项目统计信息.项目预算工时&\"h),请修改后提交!\""
"SerializeProperty": "=\"项目工时预算不足,请申请预算后提交!\""
}
}
],
"Comments": "如果加上本次提交的工时>预算的工时,则拦截",
"ID": "18583b21-d2a0-428e-996a-3cfc62fd4887"
"ID": "518a9271-6e46-4a9a-9b18-41f4bf2a7a31"
},
{
"Condition": {
@@ -561,11 +803,14 @@
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "400",
"Message": "预算超过项目限制,请申请预算后再尝试提交!"
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"项目费用预算不足,请申请预算后提交!\""
}
}
],
"Comments": "先算出本次提交产生的成本,如果>预算的费用,则拦截",
"ID": "d4cd3b02-8a6f-41dc-bf86-9773da9f0fb4"
"ID": "4109f03a-956f-422b-be68-13d8edf1f4c7"
},
{
"Condition": {
@@ -610,7 +855,7 @@
}
}
},
"ID": "9d97ee1dd7d0410b9602c3373d41759c"
"ID": "f7ed048b6276441b8981d5758a1bf56a"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
@@ -639,25 +884,25 @@
}
],
"Comments": "如果任务当前工时+本次报工工时大于预算,则拦截",
"ID": "c3edd061-47b0-48f1-924e-f0b3a7250f6a"
"ID": "18e16fe3-8d87-4306-900f-cf0b7ab17100"
}
]
}
],
"Comments": "如果上面两条项目都没超标,就检查是否设置了任务预算工时。",
"ID": "b3bfc6b0-689a-45a4-99ca-7b07d8b03653"
"ID": "7b3a035b-cbd4-4beb-ba34-3b0da0a8b25c"
}
]
}
],
"Comments": "如果提交的工时类型等于项目工时的核定方式",
"ID": "5c34c921-a5f1-434e-a589-050799038608"
"ID": "3e24d042-00d3-46e1-b07f-9134849cc28c"
}
]
}
],
"Comments": "严格模式下,需要校验工时和费用是否超标",
"ID": "dae3bbb7-7b4e-48d3-8b08-fecf28a357c1"
"ID": "6884a15a-1da6-4a79-9d98-42f406e6b48b"
}
]
},
@@ -762,7 +1007,7 @@
},
"NullFormulaValueQueryPolicy": 0
},
"ID": "fbb132d33b854e1aaf0d772bc3a8dbef"
"ID": "5bbe6bbbe41642e19df09b58c7b289c3"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
@@ -794,7 +1039,7 @@
"ID": "44b51db4c6be470dbc468d4a9abfa061"
}
],
"ID": "6bdf772f-22a4-4f5b-b055-9f6536541fd0"
"ID": "3e265f58-f9c4-4380-a74c-a0a3ac089b8b"
},
{
"CommandList": [
@@ -808,7 +1053,7 @@
"ID": "de7c26c08e4e4086bfa6f4d8dbcaa4fe"
}
],
"ID": "69e6f7b6-a80f-4d1e-907c-e6a189bd95f7"
"ID": "69598862-13bb-447e-afaa-39457f3d44e3"
}
]
},
@@ -838,7 +1083,7 @@
"ID": "03f94c6a676740b799eddd0aafce2fe5"
}
],
"ID": "cd001833-22d4-4525-bcf3-0692f8a4164f"
"ID": "549f42fc-cbe4-422c-a493-02d7ce693210"
},
{
"Condition": {
@@ -860,7 +1105,7 @@
"ID": "f998993f4e8f4778a448ca19dc771a2b"
}
],
"ID": "2c656595-72a8-4019-b45a-26b2f75d103c"
"ID": "baab28eb-8a70-4c8c-97c9-769d468934be"
}
]
},
@@ -915,7 +1160,7 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "项目ID",
"GUID": "48030a9d-d571-48e1-ba20-5a07fde2d76d"
"GUID": "344588f5-2837-40af-ac17-16ba8d1d493a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -926,7 +1171,7 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "任务ID",
"GUID": "f560a7a1-56da-43f4-81ed-4fcbd46e74b0"
"GUID": "b3e83a46-79ec-4561-ba4f-7943d9ee7e71"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -937,7 +1182,7 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "工时日期",
"GUID": "f75337d0-3045-47db-b89f-91e723bb678b"
"GUID": "5b5d6e91-43a2-44bf-85b9-ba2d2954465a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -948,7 +1193,7 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "工时类型",
"GUID": "5eaa88d9-791e-429d-b63a-a33127b143d6"
"GUID": "e0186f85-f462-44d1-84dc-b78871d946b0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -959,7 +1204,7 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "执行人",
"GUID": "c0a03cd6-8949-45ab-b55a-112f8350a866"
"GUID": "0eafacff-e048-48f3-b48f-0ca82a89d73d"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -970,7 +1215,7 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "执行内容",
"GUID": "7a34035c-a6c0-4c86-9ee2-ffce0a7ecd21"
"GUID": "6ca1d705-d57c-44f2-914b-eff4774fa49a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -981,7 +1226,7 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "工时",
"GUID": "26d2cda5-0221-4f00-bbf3-af07b8a1fa39"
"GUID": "6dcb7e08-7e02-4c85-9264-453d97833ba6"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -992,7 +1237,7 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "时薪单价",
"GUID": "59ceb364-5bae-44c0-8ad5-c6a86452cb45"
"GUID": "f7409fd9-e56a-4767-bc33-06b0010d71cd"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -1003,12 +1248,23 @@
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "提成系数",
"GUID": "f8051ee9-3d0a-4ca2-930b-118a5f359c71"
"GUID": "78395ee2-2002-4354-9309-d5aeab731ad0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务信息.提成系数"
}
},
{
"BindingInfo": {
"TableName": "任务工时表",
"ColumnName": "时薪来源",
"GUID": "99f983c0-c3bc-48c0-a98e-9754e62d5268"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=时薪计算来源"
}
}
]
},
@@ -1053,7 +1309,7 @@
]
}
],
"ID": "dfad8684-4662-48c9-a44b-d8c82d1ce252"
"ID": "c13c63bd-75ed-4fd4-9e63-9c5b780a49e4"
},
{
"CommandList": [
@@ -1066,7 +1322,7 @@
}
}
],
"ID": "f238fec4-27aa-4f24-b2b6-3096a1e12d58"
"ID": "421b11ec-1f58-4993-bfae-5fa734979761"
}
]
}
@@ -1080,7 +1336,7 @@
"Message": "提交工时成功"
}
],
"ID": "70d852be-8d93-43a3-a7b5-edcab6981caf"
"ID": "93db7169-bcca-429d-aacf-3fa2b546ee52"
},
{
"CommandList": [
@@ -1093,12 +1349,12 @@
}
}
],
"ID": "01558a83-dd2d-4cfe-90af-5bf8d94845be"
"ID": "bee19115-020f-4c50-8e0b-4a87f2e00ef3"
}
]
}
],
"ID": "82029e6a-99c0-49a5-9646-0fc534133b8b"
"ID": "6f0e4d07-319b-4f31-8384-aa5b2f618f5f"
},
{
"CommandList": [
@@ -1108,7 +1364,7 @@
"Message": "成员不在任务内,无法报工!"
}
],
"ID": "58aede58-95c2-47ac-a465-d08f0a32da5c"
"ID": "60999756-b879-4cc0-93c2-1658179e46f2"
}
]
}