XiaoRuby
2023-09-24 20956b0f05f81ca47cf6c3e8f9b3b426e9cfd035
inspect-server/src/main/java/com/yuanchu/mom/pojo/vo/RawInsProductVo.java
@@ -40,4 +40,14 @@
    @JsonSerialize
    private String internal;
    /**
     * 检测值
     */
    private String testValue;
    /**
     * 设备id
     */
    private Integer deviceId;
}