陈昶聿
5 天以前 be738537e87f8e71f22a0b284904ba063c7f8fe3
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;
}