{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/其他登录方式"},{"State":1,"Type":34,"Name":"Notification/系统信息更新"},{"State":1,"Type":34,"Name":"Notification/AI流消息"},{"State":1,"Type":34,"Name":"Notification/提醒通知"},{"State":1,"Type":15,"Name":"ServerCommand/钉钉登录绑定账号并登录"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-09-04 23:04:10 +08:00
parent 2c136ee375
commit fd95128e9b
6 changed files with 89 additions and 64 deletions

View File

@@ -48,6 +48,57 @@
"$type": "Forguncy.Model.CatchExceptionCommand, ServerDesignerCommon",
"TryCommandPart": {
"CommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "user",
"TableValue": {
"TableName": "用户信息视图",
"TableValueType": 1,
"BindingInfos": [
{
"GUID": "bd764706-dd08-43b9-9feb-e247279a4d48",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "用户名",
"GUID": "2aa3fe17-bed7-44eb-b3d3-0e637a897bdf"
},
"ColumnName": "用户名"
},
{
"GUID": "d29fda43-7af7-4f25-ac3d-a33fb3aec17a",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "全名",
"GUID": "f743ac46-842c-4e07-8b4b-aee23f2ef108"
},
"ColumnName": "全名"
},
{
"GUID": "68e937d2-7e00-4827-837b-fd2be6e0f316",
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "邮件",
"GUID": "0dcac6c4-a0eb-48b1-ae6d-1e70bfb57000"
},
"ColumnName": "邮件"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "用户名",
"GUID": "9edc3b51-a2ef-44c4-9ba2-af242e5c163f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=用户名"
}
},
"TopCount": "1"
},
"ID": "7157d69e949042e7b5ac85d144b289a3"
},
{
"$type": "UserManagementCommandsV2.UserManagementCommand, UserManagementCommandsV2",
"OperationType": "101",
@@ -73,6 +124,14 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=用户名"
},
"FullName": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=user.全名"
},
"Email": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=user.邮件"
},
"ExtendedProperties": [
{
"Name": "DingTalkUnionID",