产品管理--新增接口
POST
http://118.31.226.199:8800/scss-admin-api/product/create
请求参数
参数名
类型
描述
必填
productName
string
示例:测试产品 产品名称
必填
productType
int
示例:2 产品类型
必填
brandId
int
示例:3 品牌ID
必填
materialName
string
示例:2 教材名称
必填
teachingMode
int
示例:4 授课模式
必填
subject
int
示例:4 科目
必填
level
int
示例:4 等级
必填
grade
int
示例:4 年级
必填
courseContent
string
示例:萨达所大所多 课程大纲
必填