【调度系统】广东民航医疗快线调度系统源代码
wanglizhong
2025-06-24 a51d070d364b0da8e5f8ea9203a6e50c8b4c0af3
API/v1/sms/SmsUtils.php
@@ -14,6 +14,8 @@
    // post请求
    public static function send($url, $data) {
        // print_r($url);
        // print_r($data);
        // 定义请求选项
        $options = [
            'http' => [