Browse Source

增加红包图片

master
chenx 2 years ago
parent
commit
10e071c788
2 changed files with 1 additions and 0 deletions
  1. 1
    0
      app/controller/api/coin/CoinController.php
  2. BIN
      public/uploads/system/hongbao.png

+ 1
- 0
app/controller/api/coin/CoinController.php View File

$result[$k]['status'] = '已领取'; $result[$k]['status'] = '已领取';
} }
} }
$total = $CoinLog->where($where)->count();//???
return app('json')->successful($result); return app('json')->successful($result);
} }



BIN
public/uploads/system/hongbao.png View File


Loading…
Cancel
Save