THAI: fix adddata powerup quota

This commit is contained in:
Pakin 2024-03-11 14:22:44 +07:00
parent 26d86a318b
commit 4156e60173
2 changed files with 13 additions and 7 deletions

View file

@ -89,6 +89,8 @@
<EventActionOk>
DEBUGVAR Ext1a
DEBUGVAR Ext1b
DEBUGVAR Ext1c
; example
@ -103,6 +105,7 @@
EndIf
Else
; Error
Var load_gif_stage = "Invisible"
Var FullQuotaState = "Enable"
EndIf
@ -515,14 +518,17 @@ eval(
EventEvaluate "EventIDCard"
</EventUnitTest2>
<EventUnitTest3>
Var FullQuotaState = "Enable"
Var Param1 = ""
Var Param2 = ""
Var Param3 = ""
Var TestIDNum = "1104500029416"
Var DefaultTel = "0899999999"
AddData 44 DefaultTel TestIDNum Param1 Param2
</EventUnitTest3>
<EventUnitTest4>
Var IDCardState = "PRESENT"
Var IDCardStatus = "ERROR"
Var IDCardReady = "ERROR"
Var IDCardData = "ERROR"
GETACCEXT TestIDNum 33
</EventUnitTest4>
</Popup>