xuhy
2025-04-17 01f910d795ba0e06338d255b01ea7eb26bd0ba47
ruoyi-system/src/main/java/com/ruoyi/system/model/TTestMethodConfirmSheetTerm.java
@@ -49,6 +49,10 @@
    @TableField("term_method_code")
    private String termMethodCode;
    @ApiModelProperty(value = "检测方法")
    @TableField("term_method")
    private String termMethod;
    @ApiModelProperty(value = "收样要求")
    @TableField("sample_require")
    private String sampleRequire;