dongfeng-pay/legend/common/const.go
2021-04-27 15:33:49 +08:00

5 lines
68 B
Go

package common
const ACTIVE = "ACTIVE"
const UNACTIVE = "UNACTIVE"