Files
BESCMS/public/api/pay/alipay/notify_js.php
T

4 lines
64 B
PHP

<?php
$return = ['code' => 0, 'msg' => dr_lang('未付款')];