{
	"/aj/h5/myinfo" : {
        "code": 100000,
        "msg": "success",
        "data": {
            "headPic": "../../../statics/images/myFunding/stig.jpg",
            "userName": "STIG123123123123sadf f zxcv ",
            "isAuthed": false,
            "orderNum": 2344,
            "collectNum": 1432
        }
    },
    "/aj/h5/myproject": {
    	"code": 100000,
    	"msg": "",
    	"data": {
    		"total": "10",
    		"list": [
                {
                	"funding_id": "1",
                    "sponsor": "微博电影",
                    "sponsorAuth": 1,
                    "projectPic": "../../../../statics/images/myFunding/stig.jpg",
                    "projectName": "郎邪榜剧组探班，零距离接触偶像",
                    "projectPrice": 202340,
                    "projectNum": 1,
                    "projectState": "123123",
                    "totalPrice": "0.00",
                    "payState": "0",
                    "insurancePrice": "0"
                },
                {
                	"funding_id": "2",
                    "sponsor": "Top Gear",
                    "sponsorAuth": 0,
                    "projectPic": "../../../../statics/images/myFunding/stig.jpg",
                    "projectName": "Top Gear剧组探班，零距离接触大猩猩",
                    "projectPrice": 200,
                    "projectNum": 2,
                    "projectState":  "asdasd",
                    "totalPrice": 400,
                    "payState": "1",
                    "insurancePrice": "0"
                }
            ]
    	}
    },
    "/aj/h5/myfaverate": {
    	"code": 100000,
    	"msg": "",
    	"data": {
    		"total": "5",
    		"list": [
                {
                    "tagText": "预热",
                    "tagBgColor": "ffa200",
                    "projectState": "已结束",
                    "moneyGot": 2000,
                    "leftDays": 6,
                    "progress": 95,
                    "id": 123123123123,
                    "picURL": "http://img.t.sinajs.cn/t6/apps/enp_crowdFunding/trunk/application/enp_crowdFunding/statics/images/helpcenter/Nurburgring-005.jpg",
                    "projectName": "大圣归来，身临其境感受动画设计其境感受动画设计asdfasd",
                    "isCollected": true,
                    "people": 12,
                    "aimMoney": 500000,
                    "date": "2015/12/21"
                },
                {
                    "tagText": "预热",
                    "tagBgColor": "ffa200",
                    "id": 123123123123,
                    "picURL": "http://img.t.sinajs.cn/t6/apps/enp_crowdFunding/trunk/application/enp_crowdFunding/statics/images/helpcenter/Nurburgring-005.jpg",
                    "projectName": "大圣归来，身临其境感受动画设计其境感受动画设计asdfasd",
                    "isCollected": true,
                    "people": 12,
                    "aimMoney": 500000,
                    "date": "2015/12/21"
                },
                {
                    "tagText": "预热",
                    "tagBgColor": "ffa200",
                    "projectState": "已结束",
                    "moneyGot": 2000,
                    "leftDays": 6,
                    "progress": 95,
                    "id": 123123123123,
                    "picURL": "http://img.t.sinajs.cn/t6/apps/enp_crowdFunding/trunk/application/enp_crowdFunding/statics/images/helpcenter/Nurburgring-005.jpg",
                    "projectName": "大圣归来，身临其境感受动画设计其境感受动画设计asdfasd",
                    "isCollected": true,
                    "people": 12,
                    "aimMoney": 500000,
                    "date": "2015/12/21"
                },
                {
                    "tagText": "预热",
                    "tagBgColor": "ffa200",
                    "id": 123123123123,
                    "picURL": "http://img.t.sinajs.cn/t6/apps/enp_crowdFunding/trunk/application/enp_crowdFunding/statics/images/helpcenter/Nurburgring-005.jpg",
                    "projectName": "大圣归来，身临其境感受动画设计其境感受动画设计asdfasd",
                    "isCollected": true,
                    "people": 12,
                    "aimMoney": 500000,
                    "date": "2015/12/21"
                }
            ]
    	}
    },
    "/aj/order/pay": {
    	"code": 100000,
    	"msg": "",
    	"data": {}
    },
    "/aj/faverates/add": {
        "code": 100000,
        "msg": "收藏成功",
        "data": {}
    }
}