//添加心得圖片
index.php?ctl=Explore_Explore&met=addExploreImages&typ=json&images_url=aaa
*****
//添加心得圖片商品
index.php?ctl=Explore_Explore&met=addImagesGoods&typ=json&images_id=1&brand_id=1&goods_common_id=4
*****
//刪除心得圖片
index.php?ctl=Explore_Explore&met=delExploreImages&typ=json&images_id=1
*****
//修改心得圖片商品
index.php?ctl=Explore_Explore&met=editImagesGoods&typ=json&id=3&brand_id=2&goods_common_id=5
*****
//刪除心得圖片商品
index.php?ctl=Explore_Explore&met=delImagesGoods&typ=json&image_goods_id=1
*****
//修改心得圖片
index.php?ctl=Explore_Explore&met=editExploreImages&typ=json&images_id=2&images_url=222
*****
//添加標簽
index.php?ctl=Explore_Explore&met=addExploreLable&typ=json&lable_content=呵呵
*****
//搜索標簽
index.php?ctl=Explore_Explore&met=getExploreLable&typ=json&lable_content=呵呵
*****
//獲取推薦標簽
index.php?ctl=Explore_Explore&met=getHotLable&typ=json
*****
//發布心得
index.php?ctl=Explore_Explore&met=addExplore&typ=json&explore_title=呵呵&explore_content=121s是是是
images_id=array(2,3)
lables_id=array(2,3,6)
*****
//修改心得
index.php?ctl=Explore_Explore&met=editExplore&typ=json&explore_id=4
*****
//舉報心得
index.php?ctl=Explore_Explore&met=addExploreReport&typ=json
*****
//關注用戶與取消關注
index.php?ctl=Explore_Explore&met=editUserFollow&typ=json&user_id=10011
*****
//搜索品牌
index.php?ctl=Explore_Explore&met=chooseBrand&typ=json&search_words=品牌
*****
//搜索商品(根據品牌id)
index.php?ctl=Explore_Explore&met=chooseGoodsByBrand&typ=json&search_words=商品名稱&brand_id=1
*****
//用戶評論
index.php?ctl=Explore_Explore&met=addExploreComment&typ=json&explore_id=4&common_conntent=哈哈
*****
//用戶回復
index.php?ctl=Explore_Explore&met=addCommentReply&typ=json&explore_id=4&comment_id=1&reply_content=222&to_reply_id=4
*****
//心得列表
index.php?ctl=Explore_Explore&met=getExploreList&typ=json
*****
//心得詳情
index.php?ctl=Explore_UnExplore&met=getExploreDetail&typ=json&explore_id=4
*****
//用戶點贊評論及取消點贊
index.php?ctl=Explore_Explore&met=editCommentLike&typ=json&comment_id=1
*****
//獲取心得所有評論
index.php?ctl=Explore_UnExplore&met=getCommentAll&typ=json&explore_id=4
*****
//刪除自己的評論
index.php?ctl=Explore_Explore&met=delExploreComment&typ=json&comment_id=8
*****
//刪除自己的回復
index.php?ctl=Explore_Explore&met=delCommentReply&typ=json&reply_id=8
*****
//心得點贊
index.php?ctl=Explore_Explore&met=editExploreLike&typ=json&explore_id=2
*****
//獲取評論所有回復
index.php?ctl=Explore_UnExplore&met=getReplyAll&typ=json&comment_id=4
*****
//獲取用戶所有信息通知未讀數
index.php?ctl=Explore_Explore&met=getUnreadMeaasgeNum&typ=json
*****
//獲取用戶所有點贊信息
index.php?ctl=Explore_Explore&met=getLikeMessage&typ=json
*****
//獲取用戶所有評論信息
index.php?ctl=Explore_Explore&met=getCommentMessage&typ=json
*****
//獲取用戶所有舉報信息
index.php?ctl=Explore_Explore&met=getReportMessage&typ=json
*****
//根據report_id獲取舉報信息
index.php?ctl=Explore_Explore&met=getReportInfo&typ=json&report_id=1
*****
//刪除心得
index.php?ctl=Explore_Explore&met=delExplore&typ=json&report_id=1