1
5 天以前 70ecc717c746eef0c4503a19031ada582f5e94d1
rsf-server/src/main/java/com/vincent/rsf/server/manager/controller/params/LocModifyParams.java
@@ -28,4 +28,8 @@
    @ApiModelProperty("库位信息")
    private Loc loc;
    private Long createBy;
    private Long updateBy;
}