wu
2025-10-27 112ff5924fd5f6114c1562af60ca16e6eba6f7fb
hangzhoumesParent/common/servicebase/src/main/java/com/mes/rawglassdetails/entity/request/RawGlassRequest.java
@@ -38,5 +38,9 @@
    /**
     * 栅格号
     */
    private String slot;
    private Integer slot;
    /**
     * 设备id
     */
    private Integer deviceId;
}