Skip to content

Commit 776c1b2

Browse files
author
wanjiewu
committed
商品抠图新增detect-url参数
1 parent affc131 commit 776c1b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2100,6 +2100,7 @@ func (s *CIService) LivenessRecognitionWhenUpload(ctx context.Context, obj, file
21002100
type GoodsMattingptions struct {
21012101
CenterLayout string `url:"center-layout,omitempty"`
21022102
PaddingLayout string `url:"padding-layout,omitempty"`
2103+
DetectUrl string `url:"detect-url,omitempty"`
21032104
}
21042105

21052106
// GoodsMatting 商品抠图

0 commit comments

Comments
 (0)