Files
clue/ServerCommands/系统/用户登录检查.json

1006 lines
38 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.

{
"Name": "用户登录检查",
"Enabled": true,
"Triggers": [
{
"$type": "Forguncy.SaveLoad.PostRequestTriggerSaveData, ServerDesignerCommon",
"Permission": {
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": [
"FGC_LoginUser"
]
}
]
}
},
"Parameters": [
{
"Name": "用户名",
"DataValidationInfo": {
"IgnoreBlank": false
}
}
]
}
],
"Commands": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "系统通知分类",
"TableValue": {
"TableName": "TODO_分类",
"TableValueType": 1,
"BindingInfos": [
{
"GUID": "536c212f-cbac-44ad-a614-c8e17ad3b85b",
"BindingInfo": {
"TableName": "TODO_分类",
"ColumnName": "ID",
"GUID": "3586244f-b0f1-4e33-8f3f-c527e9f4dd54"
},
"ColumnName": "ID"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO_分类",
"ColumnName": "用户",
"GUID": "fd2d5415-29b7-4753-929a-cc84ced3a726"
},
"Value": "%CurrentUser.UserName%"
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO_分类",
"ColumnName": "分类名称",
"GUID": "cf6aa651-86d2-463c-ac10-46d532007be0"
},
"Value": "系统通知"
}
]
},
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "9dbb3038c804470a80fe162b2e928e4c"
},
{
"$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%"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "TODO_分类",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "TODO_分类",
"ColumnName": "用户",
"GUID": "88d60478-58ad-4951-a9c1-2e9464e5f04e"
},
"Value": "%CurrentUser.UserName%"
},
{
"BindingInfo": {
"TableName": "TODO_分类",
"ColumnName": "分类名称",
"GUID": "0a2bb92c-0344-4bee-9e4c-f652e86da86c"
},
"Value": "系统通知"
}
],
"ParamNameToSaveNewRowValue": "新分类"
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "分类ID",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新分类.ID"
},
"ID": "f36548a257f143b5922c83035fca15ef"
}
],
"ID": "524f89c8-24e8-4ec7-ac34-27dd46865eb5"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "分类ID",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=系统通知分类.ID"
},
"ID": "7a12acd09ba94631a6dc9be484bec0a5"
}
],
"ID": "4ba4c045-037d-4148-ae62-0deab7906e04"
}
]
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "汇报数量",
"TableValue": {
"TableName": "汇报记录表",
"TableValueType": 3,
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "汇报人",
"GUID": "ca3d940a-80e2-4bef-bc57-81a892e404f2"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=用户名"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "状态",
"GUID": "003daade-1d10-428e-97c7-871c4a5463ab"
},
"Value": "0"
}
]
},
"NullFormulaValueQueryPolicy": 0
},
"ID": "c62aaa0b1ae04a3696335b9257a4f30b"
},
{
"$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": "0",
"compareType": 2
},
"CommandList": [
{
"$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit",
"OperationParamaterPairs": [
{
"Name": "页面名称",
"Value": "汇报管理"
},
{
"Name": "打开方式",
"Value": "跳转页面"
},
{
"Name": "打开样式"
},
{
"Name": "主题",
"Value": "警告"
},
{
"Name": "传值"
},
{
"Name": "目标单元格"
}
],
"OutParamaterName": "参数对象",
"Disabled": true
},
{
"$type": "Forguncy.Model.NotificationMessageCommand, ServerDesignerCommon",
"NotificationName": "提醒通知",
"SendType": 1,
"UserNames": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=用户名"
},
"Params": [
{
"Name": "标题",
"Value": "汇报提醒"
},
{
"Name": "内容",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"你有\"&汇报数量&\"份汇报等待提交,赶紧来看看吧~\""
}
},
{
"Name": "类型",
"Value": "打开页面",
"Remark": "分为:打开页面、执行命令..."
},
{
"Name": "参数对象",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=参数对象"
}
}
],
"ID": "a66bbdb1713e4e15a6640c2dff67710f",
"Disabled": true
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "是否已提醒",
"TableValue": {
"TableName": "TODO",
"TableValueType": 3,
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "用户",
"GUID": "5cfd84df-17c1-4a4c-bb59-d211b89365d0"
},
"Value": "%CurrentUser.UserName%"
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "分类",
"GUID": "b82958ba-cf60-4b23-8999-eea2da32fb09"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分类ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "标识",
"GUID": "fff3d11b-714d-4e54-b75f-1cb79e0798e2"
},
"Value": "汇报提醒"
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "FGC_CreateDate",
"GUID": "5fe1df80-9f60-4f20-81f3-fa0dc5911919"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=TODAY()"
}
}
]
}
},
"ID": "d67e1a18ff84409dbce95c8d4ecb167f"
},
{
"$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": "0"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "TODO",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "分类",
"GUID": "4a466bae-e996-46ea-baf6-14b585c37c5c"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分类ID"
}
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "用户",
"GUID": "76e91886-b601-4062-8d53-36da7a086425"
},
"Value": "%CurrentUser.UserName%"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "内容",
"GUID": "2bb49f82-70c0-44fd-910e-6561c391fae6"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"你有\"&汇报数量&\"份汇报等待查看!\""
}
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "重复",
"GUID": "197df943-e360-496a-8957-e5b90ac9ae82"
},
"Value": "不重复"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "完成",
"GUID": "116c2f75-abaa-4e3d-95dd-881439c4bd54"
},
"Value": "0"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "标识",
"GUID": "832f657f-9f3e-4741-b515-7f6006164193"
},
"Value": "汇报提醒"
}
]
}
],
"ID": "097fe839-2965-44ad-9840-975c6db80e85"
}
]
}
],
"ID": "30b8d31f-fb62-421f-b481-3d7a3a889268"
}
]
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "用户信息",
"TableValue": {
"TableName": "用户信息视图",
"TableValueType": 1,
"BindingInfos": [
{
"GUID": "926daed8-5fe3-4a7b-ac00-c2695a499f04",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "用户名",
"GUID": "432b3d3a-5938-4a3a-a50c-27e088ce33cc"
},
"ColumnName": "用户名"
},
{
"GUID": "b980c87b-760c-4962-86c7-d46214fec098",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "全名",
"GUID": "6b30f1ec-11c7-47d6-9815-46317a76a284"
},
"ColumnName": "全名"
},
{
"GUID": "e0ddb425-dd51-4940-bb82-554e057c0015",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "有效",
"GUID": "ee5fc1c8-a0ba-4765-83da-778797ab323f"
},
"ColumnName": "有效"
},
{
"GUID": "716d20c4-d027-45dd-b67d-19fff72c05d5",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "角色",
"GUID": "48d1d8a7-5a49-410f-8198-71b914e3c16e"
},
"ColumnName": "角色"
},
{
"GUID": "ee905ad0-f3f6-405c-8202-0f02ca502803",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "组织上级",
"GUID": "b479463d-c2b9-4575-a8a9-af1111f5d1ae"
},
"ColumnName": "组织上级"
},
{
"GUID": "789edfc0-5ebf-4009-8322-4d930f88669b",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "负荷",
"GUID": "f183fbe8-9e59-419e-b0c7-ad10341ac0df"
},
"ColumnName": "负荷"
},
{
"GUID": "e03edc3f-174d-432d-93ac-45ff17889f53",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "默认时薪",
"GUID": "4ead7539-801e-40f1-b997-82caf45e48d8"
},
"ColumnName": "默认时薪"
},
{
"GUID": "7ed994b8-c7eb-47ba-beac-052d817e0d8d",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "GIT用户名",
"GUID": "846d92a2-0642-466e-9fc4-4a14b30be554"
},
"ColumnName": "GIT用户名"
},
{
"GUID": "d06e7d73-d9e7-4bce-9db2-83a82a2a3b90",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "GIT密码",
"GUID": "13386273-6b17-47e2-a0d2-8b04d4279fca"
},
"ColumnName": "GIT密码"
},
{
"GUID": "08fb6602-e253-4e99-a5f5-8d027739d45d",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "公司",
"GUID": "8dcb7cbc-a359-4d95-809c-afa8e40d059c"
},
"ColumnName": "公司"
},
{
"GUID": "ffc11776-e752-4951-8231-afc02a109463",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "部门",
"GUID": "2c78952b-14a9-4d8c-8ce2-354e04d4e2df"
},
"ColumnName": "部门"
},
{
"GUID": "01f328b4-8364-4b69-b06e-d4de72b8de4a",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "小组",
"GUID": "b09cb700-6bc3-4aa1-8c16-0dafe304372c"
},
"ColumnName": "小组"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "用户名",
"GUID": "bbebf11d-ff33-4450-a28e-7a50bbdc6d56"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=用户名"
}
},
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "cc7ea097aa1a4cd6a0f45c6035aad4e0"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$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": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit",
"OperationParamaterPairs": [
{
"Name": "页面名称",
"Value": "完善Gitee资料"
},
{
"Name": "打开方式",
"Value": "弹出窗口"
},
{
"Name": "打开样式",
"Value": "对话框"
},
{
"Name": "主题",
"Value": "警告"
},
{
"Name": "传值"
},
{
"Name": "目标单元格"
}
],
"OutParamaterName": "参数对象",
"Disabled": true
},
{
"$type": "Forguncy.Model.NotificationMessageCommand, ServerDesignerCommon",
"NotificationName": "提醒通知",
"SendType": 1,
"UserNames": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=用户名"
},
"Params": [
{
"Name": "标题",
"Value": "请完善资料"
},
{
"Name": "内容",
"Value": "您的Gitee信息还未绑定赶紧填写享受更多自动化功能吧~"
},
{
"Name": "类型",
"Value": "打开页面",
"Remark": "分为:打开页面、执行命令..."
},
{
"Name": "参数对象",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=参数对象"
}
}
],
"ID": "30c92f50d0cf4ddbbe4e4b2be9c95587",
"Disabled": true
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "是否已提醒",
"TableValue": {
"TableName": "TODO",
"TableValueType": 3,
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "用户",
"GUID": "7e5260e1-8049-4da4-ba47-4dabf2549fb7"
},
"Value": "%CurrentUser.UserName%"
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "分类",
"GUID": "3bc38c6b-a794-4a66-8326-3218a3c1a0e3"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分类ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "标识",
"GUID": "96aec143-c8a3-4037-afe7-718c234b2def"
},
"Value": "gitee资料完善"
}
]
}
},
"ID": "31455f66947d42c8b2abb5c9a30e918a"
},
{
"$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": "0"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "TODO",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "分类",
"GUID": "b0442cad-7bd9-48a3-a249-5e6d1790d0a0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分类ID"
}
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "用户",
"GUID": "785ee5a4-88fd-4e65-b025-6421a743aab6"
},
"Value": "%CurrentUser.UserName%"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "内容",
"GUID": "1bd7622e-b695-436d-9330-473c8e00b5d5"
},
"Value": "您的Gitee信息还未绑定赶紧填写享受更多自动化功能吧~"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "重复",
"GUID": "ec030f0c-9ebf-4841-9955-bd8c2941549f"
},
"Value": "不重复"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "完成",
"GUID": "e30182d7-87d1-458e-a3ea-8eb2cfbd60ed"
},
"Value": "0"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "标识",
"GUID": "db6e856f-05a5-4293-a7ba-922989d760b1"
},
"Value": "gitee资料完善"
}
]
}
],
"ID": "f4e4f6e8-fd23-46aa-872c-83ab1f8013d9"
}
]
}
],
"ID": "cac42013-553e-460d-ac0c-a11fcf50fa48"
}
]
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"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%"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=用户信息.默认时薪"
}
},
"value": "%Null%"
}
],
"RelationType": 1
},
"CommandList": [
{
"$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit",
"OperationParamaterPairs": [
{
"Name": "页面名称",
"Value": "个人中心"
},
{
"Name": "打开方式",
"Value": "跳转页面"
},
{
"Name": "打开样式"
},
{
"Name": "主题",
"Value": "警告"
},
{
"Name": "传值"
},
{
"Name": "目标单元格"
}
],
"OutParamaterName": "参数对象",
"Disabled": true
},
{
"$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": "d62bd472f73c41c1a9b7125bbc37b84a",
"Disabled": true
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "是否已提醒",
"TableValue": {
"TableName": "TODO",
"TableValueType": 3,
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "用户",
"GUID": "23c03490-e82d-4c95-a600-e693cb982ba1"
},
"Value": "%CurrentUser.UserName%"
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "分类",
"GUID": "231534d1-335d-499c-9de5-113e9220f890"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分类ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "TODO",
"ColumnName": "标识",
"GUID": "b4ac73ab-8e5c-4a56-a4b1-ef5f41732cbb"
},
"Value": "个人资料完善"
}
]
}
},
"ID": "4f537982cc9048f9bd4d38bd8ec4a1e4"
},
{
"$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": "0"
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "TODO",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "分类",
"GUID": "dea47ada-126a-4ecb-84de-218a7234e83d"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=分类ID"
}
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "用户",
"GUID": "0143f9db-08db-4cdf-aaa4-72d717625f2b"
},
"Value": "%CurrentUser.UserName%"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "提醒日期",
"GUID": "b1111220-5eda-48f2-8b7f-29216c7615dc"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=NOW()"
}
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "内容",
"GUID": "9e860a27-390d-425d-85be-8140f886530f"
},
"Value": "您的时薪、负荷等信息还未定义,可能会影响报工哦~"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "重复",
"GUID": "17d80ebc-3eaa-4ff4-8e0b-0689dd4faa3b"
},
"Value": "不重复"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "完成",
"GUID": "0f2f505b-c280-4dbd-b011-3bcb4bda5c4e"
},
"Value": "0"
},
{
"BindingInfo": {
"TableName": "TODO",
"ColumnName": "标识",
"GUID": "b0177692-0763-437a-b607-a26d831a4d9a"
},
"Value": "个人资料完善"
}
]
}
],
"ID": "5ad194dd-5e43-465f-b5e6-586efb827416"
}
]
}
],
"ID": "81066348-d684-49b4-8155-1121df34f5db"
}
]
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "完成"
}
]
}