src/main/java/com/zy/asrs/entity/LocDetl.java
@@ -67,7 +67,7 @@ @ApiModelProperty(value= "单位") private String unit; @ApiModelProperty(value= "单价") @ApiModelProperty(value= "库存数量") private Double price; @ApiModelProperty(value= "sku") @@ -231,7 +231,6 @@ } return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.modiTime); } public String getAppeUser$(){ UserService service = SpringUtils.getBean(UserService.class);