Administrator
2025-05-22 85f4c6b7d6df1c67be43fa87b7cc74af3765ccef
src/main/java/com/zy/asrs/entity/param/TaskOverParam.java
@@ -17,6 +17,11 @@
     */
    private Integer startPoint;
    /**
     * 高度
     */
    private Integer height;
    /**
     * 1放。0取
     */
    private int type;