This commit is contained in:
miggaze 2020-11-10 17:25:15 +07:00
parent 0f22c109fe
commit 1cae0470ab
3 changed files with 27 additions and 2 deletions

View file

@ -58,7 +58,7 @@
If IDCardStatus = "OK" Then
If IDCardReady = "OK" Then
If IDCardData = "DONE" Then
If IDCardData = "START" Then
CoinVending OFF
Open "ROOT/taobin_project/xml/page_show_consent2.xml"
EndIf