mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-13 14:09:20 +08:00
5 lines
68 B
Go
5 lines
68 B
Go
|
package common
|
||
|
|
||
|
const ACTIVE = "ACTIVE"
|
||
|
const UNACTIVE = "UNACTIVE"
|