From 75ed8d3c768e008f2d688faf0c9ba823e8f77acb Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期三, 17 四月 2024 16:30:29 +0800
Subject: [PATCH] 123

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

diff --git a/force-app/main/default/classes/lexNewQuoteEntryController.cls b/force-app/main/default/classes/lexNewQuoteEntryController.cls
index d1852c1..3a7bb52 100644
--- a/force-app/main/default/classes/lexNewQuoteEntryController.cls
+++ b/force-app/main/default/classes/lexNewQuoteEntryController.cls
@@ -2947,7 +2947,7 @@
       public Decimal exPrice;
       public Decimal exPriceCopy;
       // public List<Map<String, String>> Learning_CommunityOptions = new List<Map<String, String>>(); 
-      public List<OptionTemplete> Learning_CommunityOptions = new ;
+      public List<OptionTemplete> Learning_CommunityOptions;
       public List<MultiYearWarranty__c> multiYearWarrantyList;
       // chenjingwu 3+2澶氬勾淇� 20240401 end
       //fy DB202312538864 2024.02.02 start

--
Gitblit v1.9.1