dongfeng-pay/legend/common/const.go
2021-04-30 15:55:02 +08:00

5 lines
68 B
Go

package common
const ACTIVE = "active"
const UNACTIVE = "unactive"