zhoushihao
2025-11-06 22d896ad0828c9af90a079185f133c1915302e6d
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;
}