refill_fangxing.php 93 B

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