优化收银台API逻辑,后台新增监听模式功能

This commit is contained in:
技术老胡
2024-08-31 15:38:40 +08:00
parent 5115b932fc
commit 0f3fad95c8
8 changed files with 53 additions and 54 deletions

View File

@@ -14,6 +14,8 @@ return [
'aid' => <?php echo $aid; ?>,
// 收款平台
'platform' => '<?php echo $platform; ?>',
// 收款平台
'payclass' => '<?php echo $payclass; ?>',
// 账号
'account' => '<?php echo $account; ?>',
// 密码