提交 8d7bb72c authored 作者: liupengfei's avatar liupengfei

--no commit message

上级 6259e6e8
......@@ -52,4 +52,6 @@ public class SaveUpdateAcupointLibraryForm {
private AcupointLibraryDiyType diyType;
@ApiModelProperty("相关资源")
List<ResourceRelation>resourceRelationList;
@ApiModelProperty("上传类型1上传2绑定")
private Integer videoType;
}
......@@ -62,4 +62,6 @@ public class AcupointLibrary {
private String auditOpinion;
@ApiModelProperty("资源类型")
private Integer resourceType;
@ApiModelProperty("上传类型1上传2绑定")
private Integer videoType;
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论