修复充值bug

This commit is contained in:
CaIon
2023-09-09 05:04:49 +08:00
parent 6ca32631bb
commit ff8df45f95
5 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ var ServerAddress = "http://localhost:3000"
var PayAddress = ""
var EpayId = ""
var EpayKey = ""
var Price = 7
var Price = 7.3
var Footer = ""
var Logo = ""
var TopUpLink = ""