no message
This commit is contained in:
parent
9993bb2190
commit
896356f8f2
@ -117,7 +117,7 @@ final class Epay extends Base
|
||||
$client = new Client();
|
||||
|
||||
//// 本地直接成功
|
||||
if ($_ENV['is_loc'] == true) {
|
||||
if ($_ENV['is_loc'] == true || $user->is_admin === 1) {
|
||||
|
||||
// 直接成功
|
||||
$this->postPayment($pl->tradeno);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user