徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
205 B

2 months ago
# mac M1 使用swoole_loader扩展
#### 扩展目录:help/swoole_loader_mac_m1;
#### 根据自己php版本选择相应扩展文件
### 需要先执行下面命令
```
sudo spctl --master-disable
```