ashok 5 months ago
commit 6693f428b7

@ -605,7 +605,7 @@ const orderSchema = new mongoose.Schema({
master_connections: [
{
master_name: { type: String, default: null },
hardwareId: { type: String, default: null },
slaves: { type: String, default: null },
location: { type: String, default: null },
googleLocation: { type: String, default: null },

Loading…
Cancel
Save