Ver Fonte

Changes

jz.kai há 1 ano atrás
pai
commit
0955f263d4

+ 1 - 1
common/src/main/java/com/jpsoft/employment/modules/base/entity/WishInfo.java

@@ -62,5 +62,5 @@ public class WishInfo {
 	private Boolean delFlag;
 
 	@ApiModelProperty(value = "数量")
-	private Integer amount;
+	private Integer recordAmount;
 	}