Mongoose schema not working when i try to save

前端 未结 0 777
走了就别回头了
走了就别回头了 2020-12-05 03:51

this is the code that i am exporting

const mongoose = require("mongoose");
const carrito = new mongoose.Schema({
    nomb         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题