newbee-mall-api-go
newbee-mall-api-go copied to clipboard
fix:修改bug
对 router/manage/manage_goods_category.go 文件中 goodsCategoryApi.ListForSelect 函数进行修复
service/manage/manage_goods_info.go 文件中新增了错误处理
在 service/example/exa_file_upload_download.go 文件中将 panic(err) 修改为 panic(uploadErr)