xuhy
2025-04-15 b73dbbbdc124ff255631059f156567a75df80165
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;