force-app/main/default/classes/OPDPlanMarkBatchSchedule.cls | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
force-app/main/default/classes/OPDPlanMarkBatchSchedule.cls
@@ -52,5 +52,6 @@ // 2021-02-19 XHL SWAG-BYD6DD End // ========================================================================================== Id execBTId5 = Database.executebatch(new AssetWhereabouts(),20); Id execBTId1 = Database.executebatch(new EquipmentRepairBatch(),20); } }