mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2026-01-09 10:29:03 +08:00
由gopath形式改为module
This commit is contained in:
4
legend/common/const.go
Normal file
4
legend/common/const.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package common
|
||||
|
||||
const ACTIVE = "ACTIVE"
|
||||
const UNACTIVE = "UNACTIVE"
|
||||
Reference in New Issue
Block a user