{"Message":"完善日报里的\"从Gitee分析\"日志内容功能","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目版本"},{"State":1,"Type":1,"Name":"PCPage/新增报工"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/删除一个仓库WebHook"},{"State":1,"Type":7,"Name":"Table/Git仓库表"},{"State":1,"Type":15,"Name":"ServerCommand/GitCallback"},{"State":1,"Type":1,"Name":"PCPage/选择Git仓库"},{"State":1,"Type":15,"Name":"ServerCommand/同步一个仓库到表"},{"State":1,"Type":15,"Name":"ServerCommand/搜索仓库"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/列出仓库的WebHooks"},{"State":1,"Type":15,"Name":"ServerCommand/获取单个仓库信息"},{"State":1,"Type":15,"Name":"ServerCommand/从Gitee提取报工"},{"State":3,"Type":15,"Name":"ServerCommand/获取某仓库分支"},{"State":3,"Type":1,"Name":"PCPage/分支选择"},{"State":3,"Type":1,"Name":"PCPage/完善Gitee资料"},{"State":3,"Type":38,"Name":"Image/gitee2.svg"},{"State":3,"Type":38,"Name":"Image/gitee1.svg"},{"State":3,"Type":15,"Name":"ServerCommand/更新GITEE信息"}],"Version":"v1"}
This commit is contained in:
@@ -264,8 +264,7 @@
|
||||
"27,14": "提交"
|
||||
},
|
||||
"Formulas": {
|
||||
"29,6": "DATEDIF(G30,N30,\"d\")+1",
|
||||
"10,1": "TODAY()&\",\"&TODAY()"
|
||||
"29,5": "DATEDIF(F30,N30,\"d\")+1"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"2,1": {
|
||||
@@ -469,12 +468,21 @@
|
||||
"MethodName": "GetSelectedRange",
|
||||
"RetrunParamNames": {
|
||||
"StartValue": {
|
||||
"SerializeProperty": "=新增报工!G30"
|
||||
"SerializeProperty": "=新增报工!开始日期"
|
||||
},
|
||||
"EndValue": {
|
||||
"SerializeProperty": "=新增报工!N30"
|
||||
"SerializeProperty": "=新增报工!结束日期"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
|
||||
"TargetPageElement": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!O21"
|
||||
},
|
||||
"TargetType": "Forguncy.ButtonCellType, ServerDesignerCommon, Version=10.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115",
|
||||
"MethodName": "ExecuteCommand"
|
||||
}
|
||||
],
|
||||
"UIPermissions": [
|
||||
@@ -497,6 +505,10 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"DefaultValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=TODAY()&\",\"&TODAY()"
|
||||
},
|
||||
"type": "daterange",
|
||||
"placeholder": "请选择月份",
|
||||
"startPlaceholder": "开始日期",
|
||||
@@ -543,7 +555,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "92b18256-4a1a-4b14-85a5-098eaf63cd99"
|
||||
"ID": "164debad-3ed1-4d59-95ed-24955bd98ffe"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -571,7 +583,7 @@
|
||||
"NumberType": 7,
|
||||
"FirstParamValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!B15<=新增报工!G30*24"
|
||||
"SerializeProperty": "=新增报工!B15<=新增报工!F30*24"
|
||||
},
|
||||
"IgnoreBlank": false,
|
||||
"ShowInputMessageWhenCellIsSelected": false,
|
||||
@@ -637,118 +649,174 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
||||
"Title": "加载中"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "从Gitee提取报工",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "开始日期",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!开始日期"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "结束日期",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!结束日期"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "用户",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!B7"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ResultErrorCodeTo": {
|
||||
"SerializeProperty": "code"
|
||||
},
|
||||
"ResultMessageTo": {
|
||||
"SerializeProperty": "msg"
|
||||
},
|
||||
"ReturnPropertiesTo": [
|
||||
{
|
||||
"ResultPropertyName": "工时",
|
||||
"ResultTo": {
|
||||
"SerializeProperty": "=新增报工!B15"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ResultPropertyName": "工作内容",
|
||||
"ResultTo": {
|
||||
"SerializeProperty": "=新增报工!B23"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RefreshAfterFinish": true,
|
||||
"CheckDataValidation": true
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=code"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "0",
|
||||
"compareType": 1
|
||||
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
|
||||
"SubConditions": [
|
||||
{
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionCurrentUserInfoParam, ServerDesignerCommon",
|
||||
"currentUserProperty": {
|
||||
"UserProperty": "GIT用户名",
|
||||
"PropertyType": 4
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionCurrentUserInfoParam, ServerDesignerCommon",
|
||||
"currentUserProperty": {
|
||||
"UserProperty": "GIT密码",
|
||||
"PropertyType": 4
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
}
|
||||
],
|
||||
"RelationType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"FourStandardStyle": "warning",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!msg"
|
||||
}
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"ClosePopupCallbackCommand": {
|
||||
"Commands": [
|
||||
{
|
||||
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
|
||||
"TargetPageElement": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!O21"
|
||||
},
|
||||
"TargetType": "Forguncy.ButtonCellType, ServerDesignerCommon, Version=10.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115",
|
||||
"MethodName": "ExecuteCommand"
|
||||
}
|
||||
],
|
||||
"ParamProperties": {
|
||||
"IsOK": "是否为确定"
|
||||
}
|
||||
},
|
||||
"PageName": "完善Gitee资料"
|
||||
}
|
||||
],
|
||||
"ID": "eff6efc0-985c-414d-9407-2702932534a4"
|
||||
"ID": "4d7842e8-7478-4fbb-ade8-abf8a942ee16"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
|
||||
"Cell": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!工作进展"
|
||||
},
|
||||
"Title": "加载中"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "从Gitee提取报工",
|
||||
"Parameters": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "开始日期",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!R13"
|
||||
"SerializeProperty": "=新增报工!开始日期"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "结束日期",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!结束日期"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "用户",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!报工人"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "任务ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!任务ID"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ResultErrorCodeTo": {
|
||||
"SerializeProperty": "code"
|
||||
},
|
||||
"ResultMessageTo": {
|
||||
"SerializeProperty": "msg"
|
||||
},
|
||||
"ReturnPropertiesTo": [
|
||||
{
|
||||
"ResultPropertyName": "工作内容",
|
||||
"ResultTo": {
|
||||
"SerializeProperty": "=新增报工!工作进展"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RefreshAfterFinish": true,
|
||||
"CheckDataValidation": true
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=code"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "0",
|
||||
"compareType": 1
|
||||
},
|
||||
"Value": "工时可能与真实不符,请核对!"
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"FourStandardStyle": "warning",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!msg"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "3ec52c93-b6da-4f00-b347-e04e051fa78e"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "remove",
|
||||
"Cell": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!工作进展"
|
||||
},
|
||||
"Title": "加载中"
|
||||
}
|
||||
],
|
||||
"ID": "9d655275-f972-4c18-ab04-3c129694412c"
|
||||
"ID": "8516141c-e93e-4a8d-b67c-5da61bf11962"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "remove",
|
||||
"Title": "加载中"
|
||||
}
|
||||
],
|
||||
"Text": "从Gitee分析",
|
||||
"TemplateKey": "_RS_Information3",
|
||||
"TemplateKey": "Gost",
|
||||
"Icon": {
|
||||
"Name": "gitee.svg"
|
||||
},
|
||||
@@ -855,7 +923,7 @@
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 0
|
||||
},
|
||||
"ID": "0008fead2d2d41faa28d1379f5ab4771"
|
||||
"ID": "f6f4e3ba76524509bcb0d818fa1f987a"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
@@ -1050,7 +1118,7 @@
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "00b03b8e-5c95-40f1-a88a-3699e6664c9c"
|
||||
"ID": "eecfde35-c50e-4d15-8fd6-bcf3b0f03a38"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1065,12 +1133,12 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "e24d766e-d420-4c65-9d18-34f47a671d01"
|
||||
"ID": "1f62e450-b714-4859-ad32-1461c3eabe0a"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "c6eb29b5-5c88-40b9-84f1-19196d300b4d"
|
||||
"ID": "37222052-a7d7-409d-9439-16f425aa32cc"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1080,7 +1148,7 @@
|
||||
"Message": "用户已取消"
|
||||
}
|
||||
],
|
||||
"ID": "16f2ac71-4d8e-424f-9d9f-1f4a18f707d8"
|
||||
"ID": "32f9f9ab-8905-4153-b8d7-d10ee70cd77d"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1123,12 +1191,12 @@
|
||||
"LoadBindingDataOption": 2
|
||||
}
|
||||
],
|
||||
"ID": "1777ea65-a465-4aa1-a155-b93e5f6cb9df"
|
||||
"ID": "ef11949d-e652-4f9f-a78a-d5539bf770cf"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "a9380541-e52d-44d9-98ca-cc4a63a83b8c"
|
||||
"ID": "cc89dea3-40a8-41bf-abf2-fe1f5dfb2098"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1140,7 +1208,7 @@
|
||||
"TableValueType": 1,
|
||||
"BindingInfos": [
|
||||
{
|
||||
"GUID": "84474ac0-8fe0-416f-8a9c-e9555fe3b273",
|
||||
"GUID": "5c4a5d98-839f-4dbb-b207-a0877e197225",
|
||||
"BindingInfo": {
|
||||
"TableName": "任务工时表",
|
||||
"ColumnName": "总工时",
|
||||
@@ -1189,7 +1257,7 @@
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 0
|
||||
},
|
||||
"ID": "5b3f4e1a9e4f44c4b8c48c7eb6f7edfd"
|
||||
"ID": "36d6ac6c1fec4cc18b5caa2f00f8913e"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
@@ -1241,7 +1309,7 @@
|
||||
"$type": "Forguncy.Model.StopCommand, ServerDesignerCommon"
|
||||
}
|
||||
],
|
||||
"ID": "90909dcb-9e1a-4a3b-afd8-02763da204c7"
|
||||
"ID": "39fdb361-728a-47dc-b82a-52a1ee9b467d"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1267,7 +1335,7 @@
|
||||
"ParamName": "执行人",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!B7"
|
||||
"SerializeProperty": "=新增报工!报工人"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1275,7 +1343,7 @@
|
||||
"ParamName": "工时数",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增报工!B15"
|
||||
"SerializeProperty": "=新增报工!工时数"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1493,7 +1561,7 @@
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "2f4bd7ed-36c0-405b-9e8a-f11ff9475016"
|
||||
"ID": "a77d9388-a462-4c64-85cd-2ee36f93820f"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1508,12 +1576,12 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "5f0a5b68-24a9-4416-bbf6-bc39994a0f9c"
|
||||
"ID": "11eae05e-0ba0-4b4b-8f8f-36dcf01a7fac"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "0fbc5305-45de-4993-89b2-803f0ef91401"
|
||||
"ID": "11505940-01c8-43e5-8bf8-df800163b58a"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1590,7 +1658,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "cb4cf9a5-fc9e-478f-97c9-7bc1376f1dd0"
|
||||
"ID": "52bfe329-0ca4-48f9-af90-8a346e59081f"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1605,17 +1673,17 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "c18b7e4e-c026-4f98-a200-a4684395482b"
|
||||
"ID": "5364e5ac-ce6e-4086-bce7-589be1803901"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "09d1f95e-b8c9-4a3c-8f47-928af7eea7e1"
|
||||
"ID": "595350e9-3077-47b1-b01c-db5feef51cc3"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "4867ede5-4e22-436e-abab-b2866a837a39"
|
||||
"ID": "2fa1d89a-950b-4c10-a786-b313cd63742c"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1625,7 +1693,7 @@
|
||||
"Message": "请添加参与人后进行操作"
|
||||
}
|
||||
],
|
||||
"ID": "595bf9a0-5234-4b0f-b5b4-c5c3ae85d79b"
|
||||
"ID": "a9f162c4-9145-4bd6-9f93-e8e4c5a475d9"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1947,9 +2015,7 @@
|
||||
"27,2": 1,
|
||||
"27,3": 1,
|
||||
"27,14": 1,
|
||||
"29,6": 8,
|
||||
"29,10": 1,
|
||||
"29,11": 1,
|
||||
"29,5": 8,
|
||||
"29,12": 1,
|
||||
"29,13": 9
|
||||
},
|
||||
@@ -1964,13 +2030,14 @@
|
||||
"27,1,1,3",
|
||||
"10,1,1,17",
|
||||
"18,1,1,17",
|
||||
"29,13,1,1",
|
||||
"29,6,1,7",
|
||||
"2,1,1,17",
|
||||
"29,1,1,4",
|
||||
"6,1,1,17",
|
||||
"20,14,1,4",
|
||||
"27,14,1,4"
|
||||
"27,14,1,4",
|
||||
"29,13,1,4",
|
||||
"29,5,1,3",
|
||||
"29,8,1,4"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -2005,7 +2072,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f7d25c39-a2e9-4d69-9ed2-58a6bc0b582c"
|
||||
"ID": "058da7f2-89eb-48e8-86aa-4559f809b640"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -2022,7 +2089,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "0f62cc0e-baa6-4e85-baed-19bf45ff4723"
|
||||
"ID": "c8f5bf6d-1936-4969-922b-512cc3827365"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -2057,6 +2124,26 @@
|
||||
{
|
||||
"Name": "项目ID",
|
||||
"Formula": "新增报工!$B$30"
|
||||
},
|
||||
{
|
||||
"Name": "报工人",
|
||||
"Formula": "新增报工!$B$7"
|
||||
},
|
||||
{
|
||||
"Name": "工时数",
|
||||
"Formula": "新增报工!$B$15"
|
||||
},
|
||||
{
|
||||
"Name": "工作进展",
|
||||
"Formula": "新增报工!$B$23"
|
||||
},
|
||||
{
|
||||
"Name": "开始日期",
|
||||
"Formula": "新增报工!$I$30"
|
||||
},
|
||||
{
|
||||
"Name": "结束日期",
|
||||
"Formula": "新增报工!$N$30"
|
||||
}
|
||||
]
|
||||
}//iXj46tq7HodI+BChrXyZ6k4Pa7UV/prVspFUtUdXrPpt1Ii/g6vcsTQl4qgWMVKw/E77P4879QUC3dIPu0XOoEin8fzHj2hjxr9dgNmYleJ9jZQdaVRGbucKZV73UO80EkbOumpGXkiPNSHrWtwJDQKhdvCBR67CXpSS9BCRrawqpfE/T1wa+D/mB0ljM96iRJwV+ctJo/0fM1K71afkbTSOSdxfThaDNSjMc5lfjCPEXQtcs8oVQiGAdbjxFDDB3mtwUImehpiuug+/Kfore4Hq+h8V6Gd3pLXTeKP2/qD3n+kCHCXQnZz9z1k//cYRXpDFjWARD7ojyCjo77tsQ+IDADEzBCrsgiVulNS/1CjXA9Rh5YKGV9ghMc5WlXjhZdJ+KYA1MuOXt5R6O/cBRzH0rJv9X4cK3/keYmUYpAz602eB5btQrOUNEjGvGsuIm+w7IgLnlQs4AwhLebA8jnNqb+LVbLXyuRHKSOluVew8R6gX5zVDl+dV5j72gvwOTyuy8gTbNbLyIL71oB4KoNjF5yqsyQCk46aXoLjHCwI1aH73FpULaORv01Ixnpuec6SeROgpNhfEmxj1DjnoVoMCJ0gG6lfTIHFWwxlaoo/FtgaZAaT6fyQc7LUrc96QNhU1mK2bOUEvJLvq/kXVGc1VMYUbA/X84JIm3OSpQPF8b6W/IZaycggOnLEhM1kXup2CZhQrB/pONRAoTYIYcpNnrTfzjMImrRxdHvKcvnjYSbjIjWAmS4nBwJO1vykWMOqyjLDFTIKMUOwAtF/Mti9ZZM6FVrjFH50rtxvs7Nc2BbpZQLeQxf/O14A6jWH/ZlJja7un+9VUw7u8sUL7+x9qtogHHQEAaDggetn/t1Pc1xdCfDo2Nqu+vZO1oOS03nFHtpRwgdZZyj7rxqoCsg==|920
|
||||
}//2AsG5uG+kE09uqjD1+IPSz8/ZFzGgtRlSPkttCWficZxQ2ClYJyXxmnXVN7snAbqtzAf2bp5QXkzsU7+aSFfmIYRsaTdNXED3GyCZ0RiPa3ume8q4OnIGF0+WwDffWPi4/ho6taTNrZpCe/zvVZzSsTS+hi2pseLlRsaPCsoMDhp1Hgej4bgN1DLzVI0FVe+w7bk3Cr1iqcnwoY8Jzne+5RzaCGi1xDVc/0feOGtmg6NQoEPKgaNv8NVTSwtaagRuqpGvi46TwQQBg+qvomTs09Yvzo9I8xsCRLimnVUNaBuTZAdkox+sJ7PrW7unVbeguNVCX+6ed0CUrKDRcOJAfSyncXw0+qxwrf1HxlGuoZqTWz9WzY4hHMnBEgy08AY0z5QDKETqLcJgPvRdhQo+jb3E1x1Lyfo7Rj0oa5nr9yEV9f1fCVBx9nkEugX52ujIPKNqlpjTtxfSycNeEE44gSm8jov+lbn5rP8Eo9cMBNfe3pgguuYCHePr+Rxbr4yaqLU5HGQjKW18lVpW5O0dFFxxzlfslId4ETpOx1/dY91OxMVwiPr7AiFmQ1f9OhTtU/XsZxqMtURsKN7exegKiCZArCm55cIgmwzYHPfCpv3Fexu+a28eb3bQYnfUh/077P9J7ZuXjfKj8Dvcs/vOpwVYzq2tzp6FVWeyQJXeQLgV53Ppqb3UJ8GO/Uu8Y+fZe31bt4D8LON42y8ZZ0ihZIdEZ88ggr1sUdG5+MB53gxy9e5pK6bCWE3GQ52bFajObQnvudYsOhpykaBoZn7qTZR31vO/8u7RoyLm1Elgru+fM84Ses0on+edLL6RzFKP+0CWrt2Nhpw2SzqKqhjnGFy2SVXxTGFfLYX6j4FDV3xzF5BQUDx/j++SxC5a4Z1HSjJwfX/01MS5ETzEzo4ZQ==|920
|
||||
@@ -3,8 +3,7 @@
|
||||
"ColumnCount": 19,
|
||||
"RowCount": 31,
|
||||
"Formulas": {
|
||||
"29,6": "DATEDIF(G30,N30,\"d\")+1",
|
||||
"10,1": "TODAY()&\",\"&TODAY()"
|
||||
"29,5": "DATEDIF(F30,N30,\"d\")+1"
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
@@ -14,6 +13,26 @@
|
||||
{
|
||||
"Name": "项目ID",
|
||||
"Formula": "新增报工!$B$30"
|
||||
},
|
||||
{
|
||||
"Name": "报工人",
|
||||
"Formula": "新增报工!$B$7"
|
||||
},
|
||||
{
|
||||
"Name": "工时数",
|
||||
"Formula": "新增报工!$B$15"
|
||||
},
|
||||
{
|
||||
"Name": "工作进展",
|
||||
"Formula": "新增报工!$B$23"
|
||||
},
|
||||
{
|
||||
"Name": "开始日期",
|
||||
"Formula": "新增报工!$I$30"
|
||||
},
|
||||
{
|
||||
"Name": "结束日期",
|
||||
"Formula": "新增报工!$N$30"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user