基于Golang语言和MySQL实现的WEB在线客服系统 主要技术栈 gin + jwt-go + websocket + go.uuid + gorm + cobra
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
陶士涵 812c759788
修复发件人和收件人编码问题
5 years ago
tmpl 新增详情页读取和代码编码器优化 5 years ago
tools 修复发件人和收件人编码问题 5 years ago
.gitignore 提交忽略文件 5 years ago
go.mod 简化代码和修复编码问题 5 years ago
go.sum 简化代码和修复编码问题 5 years ago
imaptool.go 增加验证邮箱密码和cookie存储判断 5 years ago
server.go 新增详情页读取和代码编码器优化 5 years ago