From 5cf88e292486b745bd3814e3ac6f922eafa73451 Mon Sep 17 00:00:00 2001
From: 付煜 <fuyu3103346691@163.com>
Date: 星期一, 21 三月 2022 15:27:36 +0800
Subject: [PATCH] lastbuy

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

diff --git a/force-app/main/default/classes/SI_NewQuoteEntryController.cls b/force-app/main/default/classes/SI_NewQuoteEntryController.cls
index f0e59a0..04bda2a 100644
--- a/force-app/main/default/classes/SI_NewQuoteEntryController.cls
+++ b/force-app/main/default/classes/SI_NewQuoteEntryController.cls
@@ -1689,7 +1689,7 @@
             if(!ReservedProductVerification()){
                 if(flglastbuy==1){
                     errorflg = true;
-                    errormessage =  '棰勭暀浜у搧琛ㄤ腑娌℃湁褰曞叆璇ユ姤浠风殑棰勭暀浜у搧' ;
+                    errormessage =  '棰勭暀浜у搧琛ㄤ腑娌℃湁璇ヨ浠凤紝璇烽�氳繃鏈儴绐楀彛鑱旂郴钀ヤ笟绠$悊璇�' ;
                     return null;
                   }else if(flglastbuy==2){
                     errorflg = true;

--
Gitblit v1.9.1