From 1ce68427c1d414c39261a26bca710fbf4fd9a6e5 Mon Sep 17 00:00:00 2001
From: hzj <1831054011@qq.com>
Date: 星期四, 14 八月 2025 09:56:11 +0800
Subject: [PATCH] feat:新增旧单据编号搜索单据和修改福祉车价格计算

---
 API/v1/sms/SmsUtils.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/API/v1/sms/SmsUtils.php b/API/v1/sms/SmsUtils.php
index afcebce..70b83ba 100644
--- a/API/v1/sms/SmsUtils.php
+++ b/API/v1/sms/SmsUtils.php
@@ -14,6 +14,8 @@
 
     // post璇锋眰
     public static function send($url, $data) {
+        // print_r($url);
+        // print_r($data);
         // 瀹氫箟璇锋眰閫夐」
         $options = [
             'http' => [

--
Gitblit v1.9.1