删除文件审批
GET
/get_info
请求参数
参数名
类型
描述
必填
token
string
登录标识
必填
成功返回
失败返回
参数名
类型
描述
必填
code
int
错误码,0正确,不等于0表示有错误,错误信息会通过msg返回
必填
msg
string
错误提示信息。
可选