This commit is contained in:
John
2017-11-23 10:26:21 +08:00
parent 76472cc361
commit 3f95c1257e

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"
```