作者:村医医治世界经济 | 来源:互联网 | 2023-09-13 18:04
| Q | A
| ------------------- | -----
| Bug report? | yes/no
| Feature request? | yes/no
| Swoft version | x.y.z
| Swoole version | x.y.z (by
)
| PHP version | x.y.z (by
)
| Runtime environment | Win10/Mac/CentOS 7/Ubuntu/Docker etc.
Details
Describe what you are trying to achieve and what goes wrong.
Provide minimal script to reproduce the issue
该提问来源于开源项目:swoft-cloud/swoft
$model = $model->whereRaw("FIND_IN_SET($platform,
)");