refill_yuanrun.php 93 B

1234
  1. <?php
  2. refill\util::push_notify('yuanrun',$_POST);
  3. echo json_encode(['status' => 'success']);