|
|
@ -507,6 +507,7 @@ module.exports = function (fastify, opts, next) {
|
|
|
|
address2: { type: "string" },
|
|
|
|
address2: { type: "string" },
|
|
|
|
zone: { type: "string" },
|
|
|
|
zone: { type: "string" },
|
|
|
|
pincode: { type: "string" },
|
|
|
|
pincode: { type: "string" },
|
|
|
|
|
|
|
|
nameoftheContactPerson: { type: "string"}
|
|
|
|
//departmentName: { type: "string" },
|
|
|
|
//departmentName: { type: "string" },
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|