gf-cli
gf-cli copied to clipboard
关于生成model包名含有下划线的问题
根据effective go packages are given lower case, single-word names; there should be no need for underscores or mixedCaps. 能够支持在生成model时,将package名称里的下划线去掉的配置。

遇到同样问题
强哥翻车了 不要用最新的版本