fix
This commit is contained in:
@@ -59,6 +59,6 @@ func (l *UploadQrcodeLogic) UploadQrcode(req *types.UploadQrcodeReq) (resp *type
|
||||
}
|
||||
return resp.SetStatusWithMessage(basic.CodeOK, "success", types.UploadQrcodeRsp{
|
||||
Link: "",
|
||||
D: qrType + " " + imgBase64,
|
||||
Data: qrType + " " + imgBase64,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user