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

3 lines
62 B
PHP

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