陈昶聿
2026-01-23 3a1f1ee4e166ad7ff89d4e88d3433243a74e27d8
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;
}