This commit is contained in:
John
2017-11-23 10:26:21 +08:00
parent 31751c31c1
commit e02bc14dfd

View File

@ -7,5 +7,5 @@ go get gitee.com/johng/gf
# 使用
```go
import "giteecom/johng/gf/g/xxx"
import "gitee.com/johng/gf/g/xxx"
```