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