1030 lines
39 KiB
JSON
1030 lines
39 KiB
JSON
{
|
||
"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": "06725869-5ede-44f9-b4a7-9eeddb1d4e49",
|
||
"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": "b9ac9f6de8494b6b94d6c98e94d065d3"
|
||
},
|
||
{
|
||
"$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": "b5bf3b81-b6ba-4bdd-ba1c-3b7ee60f1fa0"
|
||
},
|
||
"Value": "%CurrentUser.UserName%"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO_分类",
|
||
"ColumnName": "分类名称",
|
||
"GUID": "f770d898-c418-425a-83a6-b8d6cfa480cb"
|
||
},
|
||
"Value": "系统通知"
|
||
}
|
||
],
|
||
"ParamNameToSaveNewRowValue": "新分类"
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||
"ParameterName": "分类ID",
|
||
"ParameterValue": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=新分类.ID"
|
||
},
|
||
"ID": "f36548a257f143b5922c83035fca15ef"
|
||
}
|
||
],
|
||
"ID": "5defe9f3-a36a-4ff0-8b4b-21088419c0e1"
|
||
},
|
||
{
|
||
"CommandList": [
|
||
{
|
||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||
"ParameterName": "分类ID",
|
||
"ParameterValue": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=系统通知分类.ID"
|
||
},
|
||
"ID": "7a12acd09ba94631a6dc9be484bec0a5"
|
||
}
|
||
],
|
||
"ID": "03c3175c-dcc1-494a-b613-515a04889e25"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$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": "ed100d351928456c8880491d45ff7167",
|
||
"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": "07ab44a521784c2eb68289eaabe37343"
|
||
},
|
||
{
|
||
"$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": "baa1c5b4-8e53-4715-a3ad-34b0a9229c95"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=分类ID"
|
||
}
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "用户",
|
||
"GUID": "d18915b2-7474-43a2-b1c1-182259e166b9"
|
||
},
|
||
"Value": "%CurrentUser.UserName%"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "内容",
|
||
"GUID": "6676540d-b5f6-4d3d-9e7e-7839589fd851"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=\"你有\"&汇报数量&\"份汇报等待查看!\""
|
||
}
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "重复",
|
||
"GUID": "2b22a7bc-454a-4135-9ac0-9cc495ef4944"
|
||
},
|
||
"Value": "不重复"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "完成",
|
||
"GUID": "28205cdf-06cc-4385-8a9f-4a90c0ad1256"
|
||
},
|
||
"Value": "0"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "标识",
|
||
"GUID": "d8a0aabb-fec4-4c51-bad3-68bcc3b5296b"
|
||
},
|
||
"Value": "汇报提醒"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"ID": "594b78cb-92b6-454c-96c2-09455aa6396d"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"ID": "71b1fcb2-09db-43f1-9b97-4120e5b976a7"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$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资料完善"
|
||
},
|
||
{
|
||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||
"ColumnBindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "FGC_CreateDate",
|
||
"GUID": "dbe793ca-fbf6-4a87-ab1b-3839c8b07ea9"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=TODAY()"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"ID": "3b597b7141a34da58c39596ce37f955d"
|
||
},
|
||
{
|
||
"$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": "b6c97f0a-5c1d-4ae5-bb0c-c74ca52fe769"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=分类ID"
|
||
}
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "用户",
|
||
"GUID": "97107e52-db37-4ee9-917c-4b8357298aa0"
|
||
},
|
||
"Value": "%CurrentUser.UserName%"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "内容",
|
||
"GUID": "10b9e64b-ec4e-4b54-8274-ec0c8036f8cd"
|
||
},
|
||
"Value": "您的Gitee信息还未绑定,赶紧填写享受更多自动化功能吧~"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "重复",
|
||
"GUID": "fadfb5ab-9726-4821-8aed-b993bb086868"
|
||
},
|
||
"Value": "不重复"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "完成",
|
||
"GUID": "b5304974-1280-40a6-9eae-b2082018b57d"
|
||
},
|
||
"Value": "0"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "标识",
|
||
"GUID": "2acd8377-8e89-42bb-b349-39b74e23a13a"
|
||
},
|
||
"Value": "gitee资料完善"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"ID": "d3e2eb26-7b15-4723-9a01-bfd0f0341892"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"ID": "268cefe1-af34-463b-adf3-4f91beb90c9f"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$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": "个人资料完善"
|
||
},
|
||
{
|
||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||
"ColumnBindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "FGC_CreateDate",
|
||
"GUID": "aa856ff8-9ecd-4493-8270-7c3881c33e14"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=TODAY()"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"ID": "380ed2327ef349118d66dc6031abe9e6"
|
||
},
|
||
{
|
||
"$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": "003f562a-536a-4670-b58b-c82cf1d87759"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=分类ID"
|
||
}
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "用户",
|
||
"GUID": "ddb4c1f3-0966-4cbd-91ca-3547ab13ec45"
|
||
},
|
||
"Value": "%CurrentUser.UserName%"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "提醒日期",
|
||
"GUID": "9a31fc26-0a1d-4a82-a4b2-0b1a9fe9056f"
|
||
},
|
||
"Value": {
|
||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||
"SerializeProperty": "=NOW()"
|
||
}
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "内容",
|
||
"GUID": "3b8a0701-fa34-4cb8-b910-493c2a117f36"
|
||
},
|
||
"Value": "您的时薪、负荷等信息还未定义,可能会影响报工哦~"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "重复",
|
||
"GUID": "62d7b344-e502-4d19-8eee-e512c29bf8f4"
|
||
},
|
||
"Value": "不重复"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "完成",
|
||
"GUID": "87be6836-2c9b-4a1a-a23f-19b2564217e4"
|
||
},
|
||
"Value": "0"
|
||
},
|
||
{
|
||
"BindingInfo": {
|
||
"TableName": "TODO",
|
||
"ColumnName": "标识",
|
||
"GUID": "9893a8b8-f4bf-4aa6-916b-05aeb3fb8671"
|
||
},
|
||
"Value": "个人资料完善"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"ID": "35852be2-8d47-4b4b-b541-d1492e3cbf3c"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"ID": "2f3f1a5d-11e6-43ff-af19-f0b25e98d6b9"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||
"ErrorCode": "0",
|
||
"Message": "完成"
|
||
}
|
||
]
|
||
} |