src/main/java/com/zy/asrs/entity/AgvLocMast.java
@@ -185,6 +185,21 @@ @ApiModelProperty(value= "") private String status; /** * 排 */ @ApiModelProperty(value= "地图排") private Integer mapRow1; /** * 列 */ @ApiModelProperty(value= "地图列") private Integer mapBay1; @ApiModelProperty(value= "地图列") private Integer rightSide; public String getWhsType$(){ BasWhsService service = SpringUtils.getBean(BasWhsService.class);