{ "$type": "Forguncy.SaveLoad.ServerCommandSaveData, ServerDesignerCommon", "Name": "用户登录检查", "Enabled": true, "Triggers": { "$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.TriggerSaveDataBase, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.SaveLoad.PostRequestTriggerSaveData, ServerDesignerCommon", "Permission": { "$type": "Forguncy.SaveLoad.ServerCommandPermissionSaveData, ServerDesignerCommon", "PermissionData": { "$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core", "permissionResource": { "$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core" }, "permissionBindings": { "$type": "System.Collections.Generic.List`1[[Forguncy.RbacPermission.Core.Impl.ServerCommand.IServerCommandPermissionBinding, Forguncy.RbacPermission.Core]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core", "roleNames": { "$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib", "$values": [ "FGC_LoginUser" ] } } ] } } }, "Parameters": { "$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon", "Name": "用户名", "DataValidationInfo": { "$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon", "IgnoreBlank": false } } ] } } ] }, "Commands": { "$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": "TODO_分类", "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": "536c212f-cbac-44ad-a614-c8e17ad3b85b", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO_分类", "ColumnName": "ID", "GUID": "3586244f-b0f1-4e33-8f3f-c527e9f4dd54" }, "ColumnName": "ID" } ] }, "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": "TODO_分类", "ColumnName": "用户", "GUID": "fd2d5415-29b7-4753-929a-cc84ced3a726" }, "Value": "%CurrentUser.UserName%" }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO_分类", "ColumnName": "分类名称", "GUID": "cf6aa651-86d2-463c-ac10-46d532007be0" }, "Value": "系统通知" } ] } }, "NullFormulaValueQueryPolicy": 0, "TopCount": "1" }, "ID": "9dbb3038c804470a80fe162b2e928e4c", "BreakpointIdentity": "2ae27c27-bdd8-48d1-9622-e8b3ed9c609d" }, { "$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%" }, "CommandList": { "$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon", "TableName": "TODO_分类", "UpdateType": "add", "ShowConfirm": false, "UpdateBindingValues": { "$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO_分类", "ColumnName": "用户", "GUID": "88d60478-58ad-4951-a9c1-2e9464e5f04e" }, "Value": "%CurrentUser.UserName%" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO_分类", "ColumnName": "分类名称", "GUID": "0a2bb92c-0344-4bee-9e4c-f652e86da86c" }, "Value": "系统通知" } ] }, "ParamNameToSaveNewRowValue": "新分类", "BreakpointIdentity": "0b9976bd-17f9-4d8e-abfb-dfc34f32ddc4" }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "分类ID", "ParameterValue": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=新分类.ID" }, "ID": "f36548a257f143b5922c83035fca15ef", "BreakpointIdentity": "f67cf54f-aeb4-45b6-8bd8-cdabfb4ee7fd" } ] }, "ID": "0c56927a-aa3e-4506-897f-3452d187ae3d" }, { "$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.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "分类ID", "ParameterValue": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=系统通知分类.ID" }, "ID": "7a12acd09ba94631a6dc9be484bec0a5", "BreakpointIdentity": "d631596f-ecab-4249-ba0e-dc5a2e8e8ef6" } ] }, "ID": "bcd1ef09-9f03-4cec-ac1b-e06f2cbdbac7" } ] }, "BreakpointIdentity": "e66c6025-23c5-4ac9-af8a-376c4d1b2738" }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "汇报数量", "TableValue": { "$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon", "TableName": "汇报记录表", "TableValueType": 3, "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": "ca3d940a-80e2-4bef-bc57-81a892e404f2" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=用户名" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "汇报记录表", "ColumnName": "状态", "GUID": "003daade-1d10-428e-97c7-871c4a5463ab" }, "Value": "0" } ] } }, "NullFormulaValueQueryPolicy": 0 }, "ID": "c62aaa0b1ae04a3696335b9257a4f30b", "BreakpointIdentity": "48979beb-7da8-450a-b264-ea6f3c9c3f35" }, { "$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": "0", "compareType": 2 }, "CommandList": { "$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib", "$values": [ { "$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": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "打开方式", "Value": "跳转页面" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "打开样式" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "主题", "Value": "警告" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "传值" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "目标单元格" } ] }, "OutParamaterName": "参数对象", "Disabled": true, "BreakpointIdentity": "df1ee52e-0b40-4bcb-a898-a15d21fca839" }, { "$type": "Forguncy.Model.NotificationMessageCommand, ServerDesignerCommon", "NotificationName": "提醒通知", "SendType": 1, "UserNames": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=用户名" }, "Params": { "$type": "System.Collections.Generic.List`1[[Forguncy.Model.NotificationMessageParam, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "标题", "Value": "汇报提醒" }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "内容", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=\"你有\"&汇报数量&\"份汇报等待提交,赶紧来看看吧~\"" } }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "类型", "Value": "打开页面", "Remark": "分为:打开页面、执行命令..." }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "参数对象", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=参数对象" } } ] }, "ID": "a66bbdb1713e4e15a6640c2dff67710f", "Disabled": true, "BreakpointIdentity": "f4bb9b7b-324b-4ab5-8bc1-7c7b1e8b4a4a" }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "是否已提醒", "TableValue": { "$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon", "TableName": "TODO", "TableValueType": 3, "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": "TODO", "ColumnName": "用户", "GUID": "5cfd84df-17c1-4a4c-bb59-d211b89365d0" }, "Value": "%CurrentUser.UserName%" }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "分类", "GUID": "b82958ba-cf60-4b23-8999-eea2da32fb09" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=分类ID" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "标识", "GUID": "fff3d11b-714d-4e54-b75f-1cb79e0798e2" }, "Value": "汇报提醒" }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "FGC_CreateDate", "GUID": "5fe1df80-9f60-4f20-81f3-fa0dc5911919" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=TODAY()" } } ] } } }, "ID": "d67e1a18ff84409dbce95c8d4ecb167f", "BreakpointIdentity": "fe0f2374-4bd2-4c07-a23f-e6977311669d" }, { "$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": "0" }, "CommandList": { "$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon", "TableName": "TODO", "UpdateType": "add", "ShowConfirm": false, "UpdateBindingValues": { "$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "分类", "GUID": "4a466bae-e996-46ea-baf6-14b585c37c5c" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=分类ID" } }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "用户", "GUID": "76e91886-b601-4062-8d53-36da7a086425" }, "Value": "%CurrentUser.UserName%" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "内容", "GUID": "2bb49f82-70c0-44fd-910e-6561c391fae6" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=\"你有\"&汇报数量&\"份汇报等待查看!\"" } }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "重复", "GUID": "197df943-e360-496a-8957-e5b90ac9ae82" }, "Value": "不重复" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "完成", "GUID": "116c2f75-abaa-4e3d-95dd-881439c4bd54" }, "Value": "0" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "标识", "GUID": "832f657f-9f3e-4741-b515-7f6006164193" }, "Value": "汇报提醒" } ] }, "BreakpointIdentity": "32b3504b-e12e-4761-8703-4ea56ff3d6d6" } ] }, "ID": "fd3abf07-0f9b-4389-9060-bd34a931b4f2" } ] }, "BreakpointIdentity": "14e7ba8a-86cd-4adf-aa46-9c5b972dc34d" } ] }, "ID": "ec6f329b-dfd9-4804-a42f-5a2213d4465f" } ] }, "BreakpointIdentity": "ea49c928-65a9-4887-b7f4-308eb358af68" }, { "$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": "926daed8-5fe3-4a7b-ac00-c2695a499f04", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "用户名", "GUID": "432b3d3a-5938-4a3a-a50c-27e088ce33cc" }, "ColumnName": "用户名" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "b980c87b-760c-4962-86c7-d46214fec098", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "全名", "GUID": "6b30f1ec-11c7-47d6-9815-46317a76a284" }, "ColumnName": "全名" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "e0ddb425-dd51-4940-bb82-554e057c0015", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "有效", "GUID": "ee5fc1c8-a0ba-4765-83da-778797ab323f" }, "ColumnName": "有效" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "716d20c4-d027-45dd-b67d-19fff72c05d5", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "角色", "GUID": "48d1d8a7-5a49-410f-8198-71b914e3c16e" }, "ColumnName": "角色" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "ee905ad0-f3f6-405c-8202-0f02ca502803", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "组织上级", "GUID": "b479463d-c2b9-4575-a8a9-af1111f5d1ae" }, "ColumnName": "组织上级" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "789edfc0-5ebf-4009-8322-4d930f88669b", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "负荷", "GUID": "f183fbe8-9e59-419e-b0c7-ad10341ac0df" }, "ColumnName": "负荷" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "e03edc3f-174d-432d-93ac-45ff17889f53", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "默认时薪", "GUID": "4ead7539-801e-40f1-b997-82caf45e48d8" }, "ColumnName": "默认时薪" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "7ed994b8-c7eb-47ba-beac-052d817e0d8d", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "GIT用户名", "GUID": "846d92a2-0642-466e-9fc4-4a14b30be554" }, "ColumnName": "GIT用户名" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "d06e7d73-d9e7-4bce-9db2-83a82a2a3b90", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "GIT密码", "GUID": "13386273-6b17-47e2-a0d2-8b04d4279fca" }, "ColumnName": "GIT密码" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "08fb6602-e253-4e99-a5f5-8d027739d45d", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "公司", "GUID": "8dcb7cbc-a359-4d95-809c-afa8e40d059c" }, "ColumnName": "公司" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "ffc11776-e752-4951-8231-afc02a109463", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "部门", "GUID": "2c78952b-14a9-4d8c-8ce2-354e04d4e2df" }, "ColumnName": "部门" }, { "$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon", "GUID": "01f328b4-8364-4b69-b06e-d4de72b8de4a", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "小组", "GUID": "b09cb700-6bc3-4aa1-8c16-0dafe304372c" }, "ColumnName": "小组" } ] }, "SqlCondition": { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "用户信息视图", "ColumnName": "用户名", "GUID": "bbebf11d-ff33-4450-a28e-7a50bbdc6d56" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=用户名" } }, "NullFormulaValueQueryPolicy": 0, "TopCount": "1" }, "ID": "cc7ea097aa1a4cd6a0f45c6035aad4e0", "BreakpointIdentity": "79aad507-203f-43f4-88b8-83bf07acbfd3" }, { "$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": "=用户信息.GIT用户名" } }, "value": "%Null%" }, { "$type": "Forguncy.Model.IfCondition, ServerDesignerCommon", "param": { "$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon", "ParamObject": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=用户信息.GIT密码" } }, "value": "%Null%" } ] }, "RelationType": 1 }, "CommandList": { "$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib", "$values": [ { "$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit", "OperationParamaterPairs": { "$type": "System.Collections.Generic.List`1[[CollectionOperationKit.PropertyValueObject, CollectionOperationKit]], System.Private.CoreLib", "$values": [ { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "页面名称", "Value": "完善Gitee资料" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "打开方式", "Value": "弹出窗口" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "打开样式", "Value": "对话框" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "主题", "Value": "警告" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "传值" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "目标单元格" } ] }, "OutParamaterName": "参数对象", "Disabled": true, "BreakpointIdentity": "ef0e8c61-255e-4b9d-8923-3f2934f00f3a" }, { "$type": "Forguncy.Model.NotificationMessageCommand, ServerDesignerCommon", "NotificationName": "提醒通知", "SendType": 1, "UserNames": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=用户名" }, "Params": { "$type": "System.Collections.Generic.List`1[[Forguncy.Model.NotificationMessageParam, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "标题", "Value": "请完善资料" }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "内容", "Value": "您的Gitee信息还未绑定,赶紧填写享受更多自动化功能吧~" }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "类型", "Value": "打开页面", "Remark": "分为:打开页面、执行命令..." }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "参数对象", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=参数对象" } } ] }, "ID": "30c92f50d0cf4ddbbe4e4b2be9c95587", "Disabled": true, "BreakpointIdentity": "6332518f-4fa6-4ed1-8fe6-8185d93562ad" }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "是否已提醒", "TableValue": { "$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon", "TableName": "TODO", "TableValueType": 3, "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": "TODO", "ColumnName": "用户", "GUID": "7e5260e1-8049-4da4-ba47-4dabf2549fb7" }, "Value": "%CurrentUser.UserName%" }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "分类", "GUID": "3bc38c6b-a794-4a66-8326-3218a3c1a0e3" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=分类ID" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "标识", "GUID": "96aec143-c8a3-4037-afe7-718c234b2def" }, "Value": "gitee资料完善" } ] } } }, "ID": "31455f66947d42c8b2abb5c9a30e918a", "BreakpointIdentity": "1bc5ce1c-2aa7-445e-916c-8a0873d71641" }, { "$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": "0" }, "CommandList": { "$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon", "TableName": "TODO", "UpdateType": "add", "ShowConfirm": false, "UpdateBindingValues": { "$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "分类", "GUID": "b0442cad-7bd9-48a3-a249-5e6d1790d0a0" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=分类ID" } }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "用户", "GUID": "785ee5a4-88fd-4e65-b025-6421a743aab6" }, "Value": "%CurrentUser.UserName%" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "内容", "GUID": "1bd7622e-b695-436d-9330-473c8e00b5d5" }, "Value": "您的Gitee信息还未绑定,赶紧填写享受更多自动化功能吧~" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "重复", "GUID": "ec030f0c-9ebf-4841-9955-bd8c2941549f" }, "Value": "不重复" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "完成", "GUID": "e30182d7-87d1-458e-a3ea-8eb2cfbd60ed" }, "Value": "0" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "标识", "GUID": "db6e856f-05a5-4293-a7ba-922989d760b1" }, "Value": "gitee资料完善" } ] }, "BreakpointIdentity": "d94e2f31-2d08-4fa0-893e-224f96fd9ef1" } ] }, "ID": "4c3f936f-a4fa-4d7f-b5d6-74171726ec33" } ] }, "BreakpointIdentity": "cf32f3ba-4437-4d7a-8f26-b361c72798a1" } ] }, "ID": "2c3ee42d-3dfc-4631-aa13-201d9ed912a0" } ] }, "BreakpointIdentity": "fda5113d-a262-4af3-8f9a-42f4fc530280" }, { "$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": "=用户信息.负荷" } }, "value": "%Null%" }, { "$type": "Forguncy.Model.IfCondition, ServerDesignerCommon", "param": { "$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon", "ParamObject": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=用户信息.默认时薪" } }, "value": "%Null%" } ] }, "RelationType": 1 }, "CommandList": { "$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib", "$values": [ { "$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": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "打开方式", "Value": "跳转页面" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "打开样式" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "主题", "Value": "警告" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "传值" }, { "$type": "CollectionOperationKit.PropertyValueObject, CollectionOperationKit", "Name": "目标单元格" } ] }, "OutParamaterName": "参数对象", "Disabled": true, "BreakpointIdentity": "b7da3429-8c02-4d29-8399-4b6f5946759d" }, { "$type": "Forguncy.Model.NotificationMessageCommand, ServerDesignerCommon", "NotificationName": "提醒通知", "SendType": 1, "UserNames": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=用户名" }, "Params": { "$type": "System.Collections.Generic.List`1[[Forguncy.Model.NotificationMessageParam, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "标题", "Value": "请完善资料" }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "内容", "Value": "您的时薪、负荷等信息还未定义,可能会影响报工哦,赶紧来定义吧~" }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "类型", "Value": "打开页面", "Remark": "分为:打开页面、执行命令..." }, { "$type": "Forguncy.Model.NotificationMessageParam, ServerDesignerCommon", "Name": "参数对象", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=参数对象" } } ] }, "ID": "d62bd472f73c41c1a9b7125bbc37b84a", "Disabled": true, "BreakpointIdentity": "8a52d8d7-6292-487a-ac36-9f06a461b254" }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "是否已提醒", "TableValue": { "$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon", "TableName": "TODO", "TableValueType": 3, "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": "TODO", "ColumnName": "用户", "GUID": "23c03490-e82d-4c95-a600-e693cb982ba1" }, "Value": "%CurrentUser.UserName%" }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "分类", "GUID": "231534d1-335d-499c-9de5-113e9220f890" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=分类ID" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "标识", "GUID": "b4ac73ab-8e5c-4a56-a4b1-ef5f41732cbb" }, "Value": "个人资料完善" } ] } } }, "ID": "4f537982cc9048f9bd4d38bd8ec4a1e4", "BreakpointIdentity": "d92efe32-d28f-444a-8ce1-d78acb38b21d" }, { "$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": "0" }, "CommandList": { "$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon", "TableName": "TODO", "UpdateType": "add", "ShowConfirm": false, "UpdateBindingValues": { "$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib", "$values": [ { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "分类", "GUID": "dea47ada-126a-4ecb-84de-218a7234e83d" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=分类ID" } }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "用户", "GUID": "0143f9db-08db-4cdf-aaa4-72d717625f2b" }, "Value": "%CurrentUser.UserName%" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "提醒日期", "GUID": "b1111220-5eda-48f2-8b7f-29216c7615dc" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=NOW()" } }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "内容", "GUID": "9e860a27-390d-425d-85be-8140f886530f" }, "Value": "您的时薪、负荷等信息还未定义,可能会影响报工哦~" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "重复", "GUID": "17d80ebc-3eaa-4ff4-8e0b-0689dd4faa3b" }, "Value": "不重复" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "完成", "GUID": "0f2f505b-c280-4dbd-b011-3bcb4bda5c4e" }, "Value": "0" }, { "$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon", "BindingInfo": { "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "TODO", "ColumnName": "标识", "GUID": "b0177692-0763-437a-b607-a26d831a4d9a" }, "Value": "个人资料完善" } ] }, "BreakpointIdentity": "280f139c-a18e-403f-a9fc-8be5c322a154" } ] }, "ID": "5f0dbc4a-0e95-4e42-90a5-c1e241ce3be8" } ] }, "BreakpointIdentity": "6c64b0b6-79f0-47d9-89ef-1b40c3765959" } ] }, "ID": "7429a39c-fd30-4365-bbbb-9565deb8a758" } ] }, "BreakpointIdentity": "678611a8-0693-4096-80c3-05edd43414df" }, { "$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon", "ErrorCode": "0", "Message": "完成", "BreakpointIdentity": "95b7a448-0067-4aa0-a9a0-771ec313c5f9" } ] } }