From aa5c1b41cf04cc95a24e474a1948084f6ba2658f Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期五, 24 五月 2024 11:29:53 +0800
Subject: [PATCH] 1
---
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 81d2ea7..639c60b 100644
--- a/force-app/main/default/classes/lexNewQuoteEntryController.cls
+++ b/force-app/main/default/classes/lexNewQuoteEntryController.cls
@@ -1294,7 +1294,7 @@
o.Installation_location__c = q.Installation_location__c;
o.HasType3Machine__c = q.HasType3Machine__c;
- o.HasType2Machine__c = q.HasType2Machine__c;//20240416 DB202312560765 you 鏄惁鏈塃ndoRapid璧勮川
+ o.HasType2Machine__c = q.HasType2Machine__c;//20240416 DB202312560765 you 鏄惁鏈塃ndoRapid璧勮川
o.AgencyDiscount__c = quo.AgencyDiscount__c;
o.Gurantee_Period__c = quo.Gurantee_Period__c ;
o.multiYearWarranty__c = quo.multiYearWarranty__c ;
--
Gitblit v1.9.1