GITLAB

陆恒 / HappyCat

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • happycat
  • src
  • HttpServer
  • jsonconf
  • BoxConfig.json
  • 55ac35a1   提交 Browse Code »
    陆恒
    2020-06-29 15:44:47 +0800  
BoxConfig.json 298 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
[
  {
    "id": 1,
    "type": 1,
    "time": 5,
    "rate": 45,
    "rmb_num": "金币奖励"
  },
  {
    "id": 2,
    "type": 1,
    "time": 15,
    "rate": 35,
    "rmb_num": "金币奖励"
  },
  {
    "id": 3,
    "type": 1,
    "time": 20,
    "rate": 20,
    "rmb_num": "金币奖励"
  }
]