xuhy
2025-04-25 b2690b02f12d529ec7bb45e059c6d2eef59b7f2c
ruoyi-system/src/main/java/com/ruoyi/system/model/TExperimentScheme.java
@@ -67,6 +67,10 @@
    @TableField("stop_file")
    private String stopFile;
    @ApiModelProperty(value = "中止文件名称")
    @TableField("stop_file_name")
    private String stopFileName;
    @ApiModelProperty(value = "提交签字")
    @TableField("commit_sign")
    private String commitSign;