mongodb导入JSON文件 mongoimport -d antd -c rules --jsonArray --file rules.json数组格式的数据一定要加上 --jsonArray ,否则会报错 前端面试汇总 2023-10-31 167 点赞 2 评论 253 浏览