Commit c8d3010d by Wangmin

新增题目解答视频名称

parent ac6a971b
......@@ -87,6 +87,8 @@ public class DbQuestionBankBo extends BaseEntity {
// @NotBlank(message = "解答视频不能为空", groups = { AddGroup.class, EditGroup.class })
private String resolveVideo;
private String resolveVideoName;
/**
* 备注
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment