Fix bug page_payment_cash.xml

This commit is contained in:
wanlop run 2024-09-04 09:27:21 +07:00
parent cf4d3e71eb
commit 46b1513d26
10 changed files with 6237 additions and 2815 deletions

View file

@ -85,9 +85,12 @@
EndIf
EndIf
If CountryRootPath = "" Then
Var exhaust_fan_schedule = CountryRootPath + "/hardware/exhaust_fan_schedule.ev"
Var exhaust_fan_schedule = "ROOT/taobin_project/inter/tha/hardware/exhaust_fan_schedule.ev"
Else
Var exhaust_fan_schedule = CountryRootPath + "/hardware/exhaust_fan_schedule.ev"
EndIf
TRY exhaust_fan_schedule
</EventOpen>
<Timeout> 1000 </Timeout>