MYS: fix promotion bug. case: missing tel num in transaction route
This commit is contained in:
parent
cb6e486199
commit
f758e3171f
3 changed files with 9 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ If SystemDateMonthInt = 7 Then
|
|||
Var ProThaiTeaEnable = 1
|
||||
|
||||
If SystemDateDayInt >= 15 Then
|
||||
Var ProYuzuEnable = 1
|
||||
Var ProYuzuEnable = 1
|
||||
Else
|
||||
Var ProYuzuEnable = 0
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue