From ba7cbbe12980d10600ea1f6eea7e53f6258f638a Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期二, 23 四月 2024 18:29:07 +0800
Subject: [PATCH] 123
---
force-app/main/default/classes/MaintenanceProductDataController.cls | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/classes/MaintenanceProductDataController.cls b/force-app/main/default/classes/MaintenanceProductDataController.cls
index 53be45d..109bfe9 100644
--- a/force-app/main/default/classes/MaintenanceProductDataController.cls
+++ b/force-app/main/default/classes/MaintenanceProductDataController.cls
@@ -553,8 +553,8 @@
exmpdDetailsRecordsMap.put(id,exList);
}
}
- System.dubug('chenjingwu=>' + muCountMap);
- System.dubug('chenjingwu=>' + exmpdDetailsRecordsMap);
+ System.debug('chenjingwu=>' + muCountMap);
+ System.debug('chenjingwu=>' + exmpdDetailsRecordsMap);
// chenjingwu 3+2澶氬勾淇濅慨 20240417 end
}
}
--
Gitblit v1.9.1