mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-09-18 06:39:12 +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