mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-09-18 06:39:12 +08:00
修改传奇充值商户的账户显示
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package common
|
||||
|
||||
const ACTIVE = "ACTIVE"
|
||||
const UNACTIVE = "UNACTIVE"
|
||||
const ACTIVE = "active"
|
||||
const UNACTIVE = "unactive"
|
||||
|
Reference in New Issue
Block a user