Skip to content

Commit a1560e5

Browse files
author
wanjiewu
committed
Merge branch 'GoodsMatting' into 'master' (merge request !83)
商品抠图新增detect-url参数
2 parents affc131 + 776c1b2 commit a1560e5

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)