| | |
| | | |
| | | public class Api1109 implements Serializable { |
| | | |
| | | |
| | | public static String SORT_PROP = "id"; |
| | | /** |
| | | * |
| | | */ |
| | |
| | | private String wjdz; |
| | | |
| | | @PropertyDef(label = "文件名称") |
| | | @Column(name = "wjmc", length = 41) |
| | | @Column(name = "wjmc", length = 37) |
| | | private String wjmc; |
| | | |
| | | @PropertyDef(label = "库区代码") |
| | |
| | | @Column(name = "fileStorageId", length = 20) |
| | | private String fileStorageId; |
| | | |
| | | @PropertyDef(label = "文件类型", description = "1:库区鸟瞰图 2:入库图片 3:出库图片 4:入库检斤视频(截取检斤时间前后各 5秒钟视频)5:出库检斤视频(截取检斤时间前后各 5 秒钟视频)") |
| | | @Column(name = "wjlx", length = 1) |
| | | @PropertyDef(label = "文件类型", description = "1:库区鸟瞰图 2:入库图片 3:出库图片 4:入库检斤视频(截取检斤时间前后各 5秒钟视频)5:出库检斤视频(截取检斤时间前后各 5 秒钟视频)104:熏蒸备案接口附件") |
| | | @Column(name = "wjlx", length = 3) |
| | | private String wjlx; |
| | | |
| | | @PropertyDef(label = "文件流") |