From ca1c0956ec5d16a44bd0a2c10e0e49db37c0fb32 Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期三, 08 三月 2023 09:35:52 +0800
Subject: [PATCH] 20230307询价2期Batch增加入Schedule

---
 force-app/main/default/classes/OPDPlanMarkBatchSchedule.cls |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/classes/OPDPlanMarkBatchSchedule.cls b/force-app/main/default/classes/OPDPlanMarkBatchSchedule.cls
index d154be3..cc62fb7 100644
--- a/force-app/main/default/classes/OPDPlanMarkBatchSchedule.cls
+++ b/force-app/main/default/classes/OPDPlanMarkBatchSchedule.cls
@@ -52,6 +52,7 @@
         // 2021-02-19 XHL SWAG-BYD6DD End
         // ==========================================================================================
         Id execBTId5 = Database.executebatch(new AssetWhereabouts(),20);
+        // 20230307璇环2鏈烞atch澧炲姞鍏chedule
         Id execBTId1 = Database.executebatch(new EquipmentRepairBatch(),20);
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1