diff --git a/.collaboration b/.collaboration index ed7a9a9a..90d8337f 100644 --- a/.collaboration +++ b/.collaboration @@ -2702,16 +2702,7 @@ }, { "ModuleName": "ServerCommandPrivate/发送钉钉工作日报", - "State": 1, - "LockedBy": { - "UserName": "cuckooent", - "Email": "phoben@qq.com" - }, - "LockDateTime": "2025-04-03T13:49:15.3432287+08:00", - "ModuleType": 27, - "ToRemoveFiles": [ - "ServerCommands\\钉钉\\发送钉钉工作日报.json" - ] + "ModuleType": 27 }, { "ModuleName": "ServerCommand/发送钉钉工作日报(页面)", diff --git a/ServerCommands/钉钉/发送钉钉工作日报.json b/ServerCommands/钉钉/发送钉钉工作日报.json index c7560016..24c5015b 100644 --- a/ServerCommands/钉钉/发送钉钉工作日报.json +++ b/ServerCommands/钉钉/发送钉钉工作日报.json @@ -314,7 +314,7 @@ "Name": "content", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=今日计划" + "SerializeProperty": "=IF(今日计划=\"\",\"无\",今日计划)" } }, { @@ -352,7 +352,7 @@ "Name": "content", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=今日工作量饱和度" + "SerializeProperty": "=IF(今日工作量饱和度=\"\",\"无\",今日工作量饱和度)" } }, { @@ -390,7 +390,7 @@ "Name": "content", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=昨日完成工作" + "SerializeProperty": "=IF(昨日完成工作=\"\",\"无\",昨日完成工作)" } }, { @@ -428,7 +428,7 @@ "Name": "content", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=昨日未完成工作" + "SerializeProperty": "=IF(昨日未完成工作=\"\",\"无\",昨日未完成工作)" } }, { @@ -466,7 +466,7 @@ "Name": "content", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=协调工作" + "SerializeProperty": "=IF(协调工作=\"\",\"无\",协调工作)" } }, { @@ -652,7 +652,7 @@ } ] }, - "ID": "ebe257d1-04fa-45d0-b339-558b7497a677" + "ID": "017c07b0-3b2b-4654-be9b-1bd5ce151fa1" }, { "$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon", @@ -667,7 +667,7 @@ } ] }, - "ID": "fab3af8f-4ab3-4aa1-9851-9c1aad3bc1a9" + "ID": "041d7788-0007-4395-a995-5ea46b00f73e" } ] }, @@ -675,7 +675,7 @@ } ] }, - "ID": "b580449c-5832-470d-bfab-11d167552c18" + "ID": "03d31b2b-984a-4413-a799-99440615d93b" }, { "$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon", @@ -690,7 +690,7 @@ } ] }, - "ID": "a3ec7541-d2f3-44f7-9668-3a06f48ce0ef" + "ID": "6976ae86-df2e-4a65-b882-eea56db14962" } ] },