文档
测试

保存备注

POST
http://pg.hndaoben.com/api/staff/note_save?identity=1&identity_id=5

请求头

参数名
类型
描述
必填
token
string
示例:c7eb6f46-9570-450c-9b7a-a8eae124baab
必填

请求参数

参数名
类型
描述
必填
identity
int
示例:1
必填
identity_id
int
示例:5
必填
id
int
示例:30
必填
note_ms
int
示例:1
必填
note_tb
int
示例:2
必填
note
string
示例:我的额备注
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:操作成功!
必填
time
string
示例:1618563018
必填
data
object
示例:null
必填