fix: design 回参新增镜像旋转参数
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped
This commit is contained in:
@@ -78,7 +78,10 @@ def design(request_data: DesignModel):
|
||||
0
|
||||
],
|
||||
"path": "aida-sys-image/images/female/dress/0628000564.jpg",
|
||||
"transpose": "top_bottom",
|
||||
"transpose": [
|
||||
1,
|
||||
1
|
||||
],
|
||||
"rotate": 45,
|
||||
"print": {
|
||||
"element": {
|
||||
|
||||
Reference in New Issue
Block a user