|  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "库区代码" ) | 
|---|
|  |  |  | private String kqdm; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "统一库区编码") | 
|---|
|  |  |  | private String tykqbm; | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "视频监控设备名称" ) | 
|---|
|  |  |  | private String spjksbmc; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "操作标志" ) | 
|---|
|  |  |  | private String czbz; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "视频点位类型" ) | 
|---|
|  |  |  | private String spdwlx; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "仓房代码" ) | 
|---|
|  |  |  | private String cfdm; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "廒间代码" ) | 
|---|
|  |  |  | private String ajdm; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "单位名称" ) | 
|---|
|  |  |  | private String dwmc; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "库区名称" ) | 
|---|
|  |  |  | private String kqmc; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "最后更新时间" ) | 
|---|
|  |  |  | @JSONField(format = "yyyy-MM-dd HH:mm:ss") | 
|---|
|  |  |  | private Date zhgxsj; | 
|---|