fix:设置当前logo
This commit is contained in:
@@ -95,6 +95,7 @@ var (
|
||||
CodeFileUploadLogoErrType = &StatusResponse{5111, "logo upload err file is not image"} // 用户上位LOGO失败"}
|
||||
CodeFileLogoCombineErr = &StatusResponse{5112, "logo upload err"} // 用户合图失败
|
||||
CodeFileNoFoundErr = &StatusResponse{5113, "file not found err"} // 文件不存在
|
||||
CodeLogoSetCategory = &StatusResponse{5114, "logo set category fail"} // 文件不存在
|
||||
)
|
||||
|
||||
type Response struct {
|
||||
|
||||
Reference in New Issue
Block a user