From e40f86fb35ffe1535bb66181fb0ec0c6b10e3fa8 Mon Sep 17 00:00:00 2001 From: wanglizhong <wlz> Date: 星期二, 24 六月 2025 15:27:20 +0800 Subject: [PATCH] fix:v3 orderprice update 22 ~7 1.3 --- 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