fix
This commit is contained in:
parent
268bd8ce9b
commit
ef834d99cd
@ -588,7 +588,7 @@ class RechargeController
|
|||||||
}
|
}
|
||||||
if (
|
if (
|
||||||
$itemconf['type'] == 1 ||
|
$itemconf['type'] == 1 ||
|
||||||
$itemconf['type'] == 2
|
$itemconf['type'] == 3
|
||||||
) {
|
) {
|
||||||
$itemarray['cur'] /= 10;
|
$itemarray['cur'] /= 10;
|
||||||
$itemarray['target'] /= 10;
|
$itemarray['target'] /= 10;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user