添加一个手抄报
POST
http://localhost:8080/red-memory/localService/redhandcopy/save
请求参数
参数名
类型
描述
必填
img
string
示例:1
必填
title
string
示例:asdsadasd
必填
content
string
示例:asdadasd asd asd
必填
handCopyTypeId
int
示例:1
必填
difficultLevel
int
示例:3
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:保存成功
必填
code
int
示例:0
必填