From 1320688354fd168c51cf2e05f29a2253f4ed9c00 Mon Sep 17 00:00:00 2001
From: liyaozhi <lzhflash@163.com>
Date: Tue, 28 Oct 2025 11:16:33 +0800
Subject: [PATCH] 1、分会所有文件更新; 2、优化后台登录。

---
 admin/app/api/service/order/PaymentService.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/admin/app/api/service/order/PaymentService.php b/admin/app/api/service/order/PaymentService.php
index cbbf64e..d7e1bfe 100644
--- a/admin/app/api/service/order/PaymentService.php
+++ b/admin/app/api/service/order/PaymentService.php
@@ -47,7 +47,7 @@
         $pay_source,
         $payPrice,
         $multiple = 0,
-        $shop_supplier_id=0
+        $shop_supplier_id = 0
     )
     {
         // 获取平台支付参数

--
Gitblit v1.9.2