fixing
This commit is contained in:
parent
ab65a0b3c0
commit
291eb17238
@ -1,4 +1,5 @@
|
||||
import mongoose from "mongoose";
|
||||
import crypto from 'crypto';
|
||||
|
||||
// Define Product record schema
|
||||
const ProductRecordSchema = new mongoose.Schema({
|
||||
|
Loading…
Reference in New Issue
Block a user