字符串

将一个逗号分隔的字符串转换为整数数组

array_map('intval', explode(',', $order['meal_user_ids']));
最后修改:2025 年 08 月 26 日
如果觉得我的文章对你有用,请随意赞赏