+++
post:http://dqzb.sp11.cn/index.php/Admin/Port/upload_file
*type=默認值#內容類型(1:文字;3:圖片;34:語音.)
<<<
success
{
"status_upload_file": 1,
"message": "上傳成功",
"path": //返回文件路徑
}
<<<
error
{
"status_upload_file": 0,
"message": "上傳失敗"
}
+++