{"Message":"1. 更新Gtee同步逻辑,只从最后一天开始同步;\r\n2. 增加页面手动同步按钮;","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/项目菜单"},{"State":1,"Type":7,"Name":"Table/Git仓库表"},{"State":1,"Type":15,"Name":"ServerCommand/GitCallback"},{"State":2,"Type":15,"Name":"ServerCommand/同步仓库的所有提交"},{"State":1,"Type":1,"Name":"PCPage/项目代码"},{"State":1,"Type":16,"Name":"TaskScheduler/仓库新增事件"},{"State":1,"Type":7,"Name":"Table/积分记录表"},{"State":1,"Type":31,"Name":"UserControlPage/Gitee事件记录列表"},{"State":3,"Type":38,"Name":"Image/下载.svg"},{"State":3,"Type":15,"Name":"ServerCommand/从页面同步仓库的所有提交"},{"State":3,"Type":27,"Name":"ServerCommandPrivate/同步仓库的所有提交"}],"Version":"v1"}
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"TableValueType": 1,
|
||||
"BindingInfos": [
|
||||
{
|
||||
"GUID": "5ce51b6f-356c-45ae-b319-9d17473fe305",
|
||||
"GUID": "3b46b4ca-f9d8-42ff-b3b8-3f16ac77bf85",
|
||||
"BindingInfo": {
|
||||
"TableName": "Git仓库表",
|
||||
"ColumnName": "仓库ID",
|
||||
@@ -47,7 +47,33 @@
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "679ba12e65b74705b0d6f257963a2e23"
|
||||
"ID": "c3b76409d13b461eb4df829ffd6281fc"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "同步仓库的所有提交",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "仓库ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=仓库.仓库ID"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "分支名"
|
||||
}
|
||||
],
|
||||
"ResultErrorCodeTo": {
|
||||
"SerializeProperty": "code"
|
||||
},
|
||||
"ResultMessageTo": {
|
||||
"SerializeProperty": "msg"
|
||||
},
|
||||
"RefreshAfterFinish": true,
|
||||
"CheckDataValidation": true
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
@@ -66,32 +92,6 @@
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "同步仓库的所有提交",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "仓库ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=仓库.仓库ID"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "分支名"
|
||||
}
|
||||
],
|
||||
"ResultErrorCodeTo": {
|
||||
"SerializeProperty": "code"
|
||||
},
|
||||
"ResultMessageTo": {
|
||||
"SerializeProperty": "msg"
|
||||
},
|
||||
"RefreshAfterFinish": true,
|
||||
"CheckDataValidation": true
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
||||
"ErrorCode": {
|
||||
@@ -104,7 +104,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "0cddff84-18ce-4ed1-9c98-b82ee9321acf"
|
||||
"ID": "fbadb806-86bb-4f7d-a9e7-0d8ba7e4920a"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -114,7 +114,7 @@
|
||||
"Message": "仓库不存在"
|
||||
}
|
||||
],
|
||||
"ID": "cb44fec5-9b34-41a0-b1d2-e2a9f58f3a81"
|
||||
"ID": "3a56322c-80d1-4849-86bc-2ffabc460149"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user