标星项目
POST
/api/starProject
请求参数
参数名
类型
描述
必填
pid
string
项目id
可选
star
string
是否标星,1是,0否
可选
响应参数
参数名
类型
描述
必填
code
int
错误码
可选
msg
string
错误提示
可选