1 Star 0 Fork 0

goeoeo/beehelp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 762 Bytes
一键复制 编辑 原始数据 按行查看 历史
yu 提交于 2021-03-26 18:10 . 加入项目需要的proto文件
module gitee.com/phpdi/beehelp
go 1.13
require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1 // indirect
github.com/astaxie/beego v1.12.3
github.com/go-sql-driver/mysql v1.5.0
github.com/mitchellh/mapstructure v1.3.2
github.com/phpdi/ant v0.0.0
github.com/phpdi/ant/i18n v0.0.0
github.com/yanyiwu/gojieba v1.1.2
yungengxin2019/lwyapi v0.0.0
yungengxin2019/lwycommon v0.0.0
yungengxin2019/lwycore v0.0.0
)
replace (
github.com/phpdi/ant => ../ant
github.com/phpdi/ant/i18n => ../ant/i18n
github.com/yanyiwu/gojieba v1.1.2 => github.com/ttys3/gojieba v1.1.3
yungengxin2019/lwyapi v0.0.0 => ../yungengxin2019/lwyapi
yungengxin2019/lwycommon v0.0.0 => ../yungengxin2019/lwycommon
yungengxin2019/lwycore v0.0.0 => ../yungengxin2019/lwycore
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/goeoeo/beehelp.git
git@gitee.com:goeoeo/beehelp.git
goeoeo
beehelp
beehelp
master

搜索帮助