disable Multipay
This commit is contained in:
parent
f413b5dea1
commit
9452d621bd
1 changed files with 2 additions and 1 deletions
|
|
@ -39,7 +39,8 @@
|
||||||
Var taobin_version = "2.03"
|
Var taobin_version = "2.03"
|
||||||
|
|
||||||
Cart "DeleteMenuID" "ALL"
|
Cart "DeleteMenuID" "ALL"
|
||||||
Var MultiPayEnable = "true"
|
Var MultiPayEnable = "false"
|
||||||
|
;Var MultiPayEnable = "true"
|
||||||
Var ShoppyPayEnable = "true"
|
Var ShoppyPayEnable = "true"
|
||||||
Var WebAppEnable = "true"
|
Var WebAppEnable = "true"
|
||||||
Var WebAppShow = "Enable"
|
Var WebAppShow = "Enable"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue