mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
支付模块管理 bug 修复
This commit is contained in:
@ -393,6 +393,8 @@ class PaymentService
|
||||
{
|
||||
return DataReturn('目录没有操作权限'.'['.self::$payment_dir.']', -4);
|
||||
}
|
||||
|
||||
return DataReturn('验证成功', 0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user