fix:裁剪业务逻辑调整
This commit is contained in:
@@ -10,7 +10,7 @@ type LogoRemovebgReq struct {
|
||||
LogoFile string `form:"logo_file"`
|
||||
Width string `form:"width"`
|
||||
Height string `form:"height"`
|
||||
Proportion int64 `form:"proportion"`
|
||||
Proportion string `form:"proportion"`
|
||||
}
|
||||
|
||||
type ResourceInfoReq struct {
|
||||
|
||||
Reference in New Issue
Block a user