gf/version.go
2017-11-23 10:37:58 +08:00

7 lines
92 B
Go

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