Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined: divisions #2

Open
tyler2018 opened this issue Jan 29, 2018 · 1 comment
Open

undefined: divisions #2

tyler2018 opened this issue Jan 29, 2018 · 1 comment

Comments

@tyler2018
Copy link

github.com/cn/GB2260.go

../src/github.com/cn/GB2260.go/division.go:26:13: undefined: divisions
../src/github.com/cn/GB2260.go/division.go:34:27: undefined: divisions

import (
...
gb2260 "github.com/cn/GB2260.go"
)

func main() {
gb := gb2260.NewGB2260("")
ret := gb.Provinces()
fmt.Println(ret)
...
}

Does it has some procedures need process before use?

DeyiXu added a commit to DeyiXu/GB2260.go that referenced this issue Aug 16, 2019
更新使用最新源
解除data.go文件默认不使用(fix:cn#2)
添加支持用户使用自定义源
更新README.md
@DeyiXu DeyiXu mentioned this issue Aug 16, 2019
@codeyifei
Copy link

这个问题还是没有解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants