xuhy
2025-05-14 61d85c788d4d966886617ccdf3335c6a55896878
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;