| | |
| | | @Data |
| | | public class Nx2023Api1102 implements Serializable { |
| | | |
| | | @PropertyDef(label = "库区代码") |
| | | private String kqdm; |
| | | |
| | | @PropertyDef(label = "统一库区编码") |
| | | private String tykqbm; |
| | | |
| | | @PropertyDef(label = "统一单位编码") |
| | | private String tydwbm; |
| | | |
| | | @PropertyDef(label = "库区代码") |
| | | private String kqdm; |
| | | |
| | | @PropertyDef(label = "单位代码") |
| | | private String dwdm; |
| | |
| | | @PropertyDef(label = "库区纬度") |
| | | private Double wd; |
| | | |
| | | @PropertyDef(label = "粮库性质", description = "1:国有,2:民营,3:合资") |
| | | private String lkxz; |
| | | @PropertyDef(label = "库区状态") |
| | | private String kqzt; |
| | | |
| | | @PropertyDef(label = "操作标志") |
| | | private String czbz; |