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