摘要: 新建终端,进入 /Volumes/T7/sailing 执行 ./runSms-student.sh启动服务发送验证码到控制台 执行./runSms.sh启动服务发送验证码到手机 阅读全文
posted @ 2025-06-14 22:12 1998青年 阅读(9) 评论(0) 推荐(0)
摘要: 新开终端 启动:redis-server /opt/homebrew/etc/redis.conf 检查是否启动:redis-cli ping 如果返回 PONG,说明客户端成功连接到 Redis 服务器。 阅读全文
posted @ 2025-06-14 21:35 1998青年 阅读(5) 评论(0) 推荐(0)