优化收款监听模式前端逻辑

This commit is contained in:
技术老胡
2024-09-06 09:49:18 +08:00
parent 461f574b9d
commit 5ad72a36b2
7 changed files with 118 additions and 23 deletions

View File

@@ -0,0 +1,11 @@
<?php
// +----------------------------------------------------------------------
// | 支持平台
// +----------------------------------------------------------------------
return array (
'sqbpay' => '收钱吧',
'storepay' => '数字门店',
'ysepay' => '小Y经营',
'mqpay' => '码钱',
);