value
2024-05-09 7e51076a4cccc27df31bcdd98ca14c2f9d4928e9
inspect-server/src/main/java/com/yuanchu/mom/pojo/InsOrder.java
@@ -197,4 +197,7 @@
    @ValueTableShow(value = 16, name = "来样方式")
    private String formType;
    @ApiModelProperty("审核时间")
    private LocalDateTime examineTime;
}