文档
测试
POST
/shop/handbook/info/{handbookId}

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:200
必填
handbook
object
数据字典
必填
handbookId
int
示例:2
必填
handbookName
string
示例:手册名字2
必填
handbookContent
string
示例:手册内容2
必填