From fd6d67384d0c0addd469a70804be772fa50c9307 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期一, 15 四月 2024 11:47:03 +0800
Subject: [PATCH] 123

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

diff --git a/force-app/main/default/classes/lexNewQuoteEntryController.cls b/force-app/main/default/classes/lexNewQuoteEntryController.cls
index b57e652..a9dc9f3 100644
--- a/force-app/main/default/classes/lexNewQuoteEntryController.cls
+++ b/force-app/main/default/classes/lexNewQuoteEntryController.cls
@@ -2931,7 +2931,9 @@
       // chenjingwu sp涓绘満绫诲瀷 20240318 end
       // chenjingwu 3+2澶氬勾淇� 20240401 start
       public String Learning_Community;
+      public String Learning_CommunityCopy;
       public Decimal exPrice;
+      public Decimal exPriceCopy;
       // public List<Map<String, String>> Learning_CommunityOptions = new List<Map<String, String>>(); 
       public List<OptionTemplete> Learning_CommunityOptions;
       public List<MultiYearWarranty__c> multiYearWarrantyList;

--
Gitblit v1.9.1