GITLAB

陆恒 / russiaxiaoxiao

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • russiaxiaoxiao
  • src
  • HttpServer
  • jsonconf
  • LuckyBagConfig.json
  • 87f77056   提交新增加的一系列接口 Browse Code »
    陆恒
    2020-06-19 14:26:49 +0800  
LuckyBagConfig.json 377 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 26 27 28 29 30 31 32 33 34 35 36 37
[
  {
    "id": 1,
    "coin": 88,
    "rate": 5
  },
  {
    "id": 2,
    "coin": 108,
    "rate": 15
  },
  {
    "id": 3,
    "coin": 148,
    "rate": 25
  },
  {
    "id": 4,
    "coin": 168,
    "rate": 25
  },
  {
    "id": 5,
    "coin": 188,
    "rate": 15
  },
  {
    "id": 6,
    "coin": 228,
    "rate": 10
  },
  {
    "id": 7,
    "coin": 268,
    "rate": 5
  }
]