修改传奇充值商户的账户显示

This commit is contained in:
kongyuebin
2021-04-30 15:55:02 +08:00
parent 5ee1450a21
commit c48d2f3e2c
15 changed files with 197 additions and 227 deletions

View File

@@ -1,4 +1,4 @@
package common
const ACTIVE = "ACTIVE"
const UNACTIVE = "UNACTIVE"
const ACTIVE = "active"
const UNACTIVE = "unactive"