mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-12-27 04:32:26 +08:00
5 lines
68 B
Go
5 lines
68 B
Go
|
package common
|
||
|
|
||
|
const ACTIVE = "ACTIVE"
|
||
|
const UNACTIVE = "UNACTIVE"
|