ashok 4 months ago
commit 70d4b27ec5

@ -37,6 +37,7 @@ module.exports = function (fastify, opts, next) {
price_from: { type: "string" }, price_from: { type: "string" },
price_to: { type: "string" }, price_to: { type: "string" },
time: { type: "string" }, time: { type: "string" },
pump: { type: "string" },
}, },
}, },

Loading…
Cancel
Save