酒吧房类型修改

This commit is contained in:
2026-01-09 16:12:31 +08:00
parent 55e48b5e13
commit 77c7e300f5
3 changed files with 6 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ class YunPay
$this->card_no = $card_no;
$this->order_amount = $order_amount;
$this->phone = $phone;
$this->dealer_platform_name = "秘地";
$this->dealer_platform_name = "羽声语音";
//读取配置
$this->config = Config::newFromArray(array(
'app_dealer_id' => $this->sys_config->dealer_id,