apihitlog
This commit is contained in:
parent
9de189e18a
commit
96f5296e3e
@ -830,7 +830,7 @@ app.get('/statewisePriceGraph/:stateId/:productId',checkToken,function(req,res){
|
|||||||
|
|
||||||
res.send(JSON.stringify({ "code":response_code,"message":response_msg,"data": results}));
|
res.send(JSON.stringify({ "code":response_code,"message":response_msg,"data": results}));
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
||||||
//==============================
|
//==============================
|
||||||
|
Loading…
Reference in New Issue
Block a user