Logo white

wxd / MEIDD_MSCP_PHP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • MEIDD_MSCP_PHP
  • application
  • json3.txt
  • 初始文件
    7103d67a
    season authored
    2020-01-18 16:16:35 +0800  
    Browse Code »
json3.txt 532 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
{
    "code": 1,
    "msg": "获取微券正确",
    "data": [
        {
            "id": "1",
            "InIntegral": "20",
            "needmoney": "1",
            "title": "20积分兑换",
        },
        {
              "id": "2",
              "InIntegral": "100",
              "needmoney": "20",
               "title": "100积分兑换",

         },
         {
              "id": "3",
              "InIntegral": "100",
              "needmoney": "20",
              "title": "100积分兑换",
         }
    ]
}