master
Varun 9 months ago
parent a29b754cc5
commit a87c730650

@ -42,6 +42,8 @@ const generateBookingId = async () => {
};
const userSchema = new mongoose.Schema(
{
installationId:{type:String},

Loading…
Cancel
Save