fix: 充值失败
This commit is contained in:
parent
763e1054e4
commit
b6f50bcd01
|
@ -109,7 +109,7 @@
|
||||||
case 3:
|
case 3:
|
||||||
return "充值失败"
|
return "充值失败"
|
||||||
case 4:
|
case 4:
|
||||||
return "充值异常"
|
return "充值失败"
|
||||||
default:
|
default:
|
||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue