Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
wanlop run 2024-12-12 10:51:45 +07:00
commit 5269f48101
3 changed files with 219 additions and 145 deletions

View file

@ -803,12 +803,12 @@
; Member not found
If ErrorCause = "failed_fromoper_1001" Then
Var QRErrorText = "Member cannot be found"
Var QRErrorText = "Number not found"
EndIf
; Not enough balance
If ErrorCause = "failed_fromoper_1002" Then
Var QRErrorText = "Not having enough\nbalance"
Var QRErrorText = "Insufficient Balance"
EndIf
Var QR_POPUP = "/img_popup8-2.png"