| Name | Description | Type | Additional information |
|---|---|---|---|
| Secene |
文件上传场景 |
ImageScene |
None. |
| SaveFileExt |
文件保存后缀(前端无需传入) |
ImageExt |
None. |
| FileBytes |
文件byte流(前端无需传入) |
Collection of byte |
None. |
| OImage |
原图规格 |
ImageCanCut |
None. |
| ThumbImages |
缩略图规格 |
Collection of ImageBasic |
None. |
| ThirdId |
业务三方数据id(可用于存储房源id等) |
integer |
None. |
| ThirdGroupId |
业务三方分组id,可用于存储房源相册分组id等特有场景的id信息 |
integer |
None. |
| fileBase64 |
文件流base64 |
string |
None. |