mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-11-14 14:43:43 +08:00
优化收银台API逻辑,后台新增监听模式功能
This commit is contained in:
@@ -14,6 +14,8 @@ return [
|
||||
'aid' => <?php echo $aid; ?>,
|
||||
// 收款平台
|
||||
'platform' => '<?php echo $platform; ?>',
|
||||
// 收款平台
|
||||
'payclass' => '<?php echo $payclass; ?>',
|
||||
// 账号
|
||||
'account' => '<?php echo $account; ?>',
|
||||
// 密码
|
||||
|
||||
Reference in New Issue
Block a user