mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-11-29 18:39:16 +08:00
支付模块管理 bug 修复
This commit is contained in:
parent
698724e1ba
commit
409bda2684
@ -393,6 +393,8 @@ class PaymentService
|
||||
{
|
||||
return DataReturn('目录没有操作权限'.'['.self::$payment_dir.']', -4);
|
||||
}
|
||||
|
||||
return DataReturn('验证成功', 0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user