newbee-mall-api-go icon indicating copy to clipboard operation
newbee-mall-api-go copied to clipboard

fix:修改bug

Open KD-one opened this issue 10 months ago • 0 comments

对 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)

KD-one avatar Apr 18 '24 07:04 KD-one