|
@@ -58,4 +58,7 @@ public class IsLotoStation extends BaseEntity
|
|
|
@ApiModelProperty(value = "排序")
|
|
@ApiModelProperty(value = "排序")
|
|
|
private Integer orderNum;
|
|
private Integer orderNum;
|
|
|
|
|
|
|
|
|
|
+ @ApiModelProperty(value = "序列号")
|
|
|
|
|
+ private String lotoSerialNumber;
|
|
|
|
|
+
|
|
|
}
|
|
}
|