|
|
@ -26,6 +26,9 @@ module.exports = function (fastify, opts, next) {
|
|
|
|
address2: { type: "string" },
|
|
|
|
address2: { type: "string" },
|
|
|
|
zone: { type: "string" },
|
|
|
|
zone: { type: "string" },
|
|
|
|
pincode: { type: "string" },
|
|
|
|
pincode: { type: "string" },
|
|
|
|
|
|
|
|
googleLocation: { type: "string" },
|
|
|
|
|
|
|
|
gstNo: { type: "string" },
|
|
|
|
|
|
|
|
|
|
|
|
//departmentName: { type: "string" },
|
|
|
|
//departmentName: { type: "string" },
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|