dongfeng-pay/legend/common/const.go

5 lines
68 B
Go

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