Files
gf/version.go
2017-12-20 12:05:36 +08:00

7 lines
92 B
Go

package gf
// 框架信息
const VERSION = "0.80"
const AUTHORS = "john<john@johng.cn>"