//添加心得图片
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