refill_afand.php 94 B

12345678
  1. <?php
  2. //捷充的回调接口
  3. refill\util::push_notify('afand',$_POST);
  4. echo ('success');