#
zhou zhou
2 天以前 56bbba2a422d7c4fb2d6bfb497aeb700157027a9
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/BasStation.java
@@ -193,6 +193,12 @@
    @ApiModelProperty(value = "仓库名称")
    private String productionLineName;
    /**
     * 仓库名称
     */
    @ApiModelProperty(value = "仓库名称")
    private String stationTypeCode;
    public BasStation() {
    }