Files
gf/version.go
2017-12-07 09:58:35 +08:00

7 lines
92 B
Go

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