From 1c753f4aa3b9e5841afe9a6a0ac3c793e0076379 Mon Sep 17 00:00:00 2001
From: 付煜 <fuyu3103346691@163.com>
Date: 星期一, 21 三月 2022 16:32:05 +0800
Subject: [PATCH] lastbuy
---
force-app/main/default/classes/NewQuoteIraiController.cls | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/classes/NewQuoteIraiController.cls b/force-app/main/default/classes/NewQuoteIraiController.cls
index dbb1fbd..3408bff 100644
--- a/force-app/main/default/classes/NewQuoteIraiController.cls
+++ b/force-app/main/default/classes/NewQuoteIraiController.cls
@@ -1177,7 +1177,7 @@
if(!ReservedProductVerification()){
if(flglastbuy==1){
errorflg = true;
- errormessage = '棰勭暀浜у搧琛ㄤ腑娌℃湁褰曞叆璇ユ姤浠峰鎵樼殑棰勭暀浜у搧' ;
+ errormessage = '棰勭暀浜у搧琛ㄤ腑娌℃湁璇ヨ浠凤紝璇烽�氳繃鏈儴绐楀彛鑱旂郴钀ヤ笟绠$悊璇�' ;
return false;
}else if(flglastbuy==2){
errorflg = true;
--
Gitblit v1.9.1