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