first commit
This commit is contained in:
5
constant/constant.go
Normal file
5
constant/constant.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package constant
|
||||
|
||||
const Version = "1.0.0"
|
||||
|
||||
const ApiVersion = 1
|
||||
Reference in New Issue
Block a user