upd
This commit is contained in:
@ -243,7 +243,6 @@ exports.setUpdateStatusProld = (req, res) => {
|
||||
apireshandler.message = error.toString();
|
||||
pradapter.sendResponse(400, apireshandler, res);
|
||||
} else {
|
||||
console.log(response.body);
|
||||
var resdata = JSON.parse(response.body);
|
||||
var errcode = "";
|
||||
var errmsg = "";
|
||||
|
||||
Reference in New Issue
Block a user