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