dongfeng-pay/legend/common/const.go

5 lines
68 B
Go
Raw Normal View History

2021-04-27 15:33:49 +08:00
package common
const ACTIVE = "active"
const UNACTIVE = "unactive"