zjj
2023-07-13 7c7c26161435045bf3449a4e4436084eb2ee9d33
src/main/java/com/zy/core/model/command/LiftAssignCommand.java
@@ -37,4 +37,9 @@
     */
    private Boolean auto = true;
    /**
     * 提升机楼层
     */
    private Integer lev;
}