陈昶聿
2026-02-02 282c7d0de97243458309735fef6dd61a2b606844
smartor/src/main/java/com/smartor/domain/SvyLibTemplateScriptVO.java
@@ -271,5 +271,7 @@
    @ApiModelProperty("题目结果ID(service_subtask_detail里的主键)")
    private String scriptResultId;
    @ApiModelProperty("选项答案的附加信息")
    private String answerps;
}