fix order non si vedeva.. e msg login errato
This commit is contained in:
@@ -4385,7 +4385,9 @@ module.exports = {
|
||||
},
|
||||
|
||||
async isManagerByReq(req) {
|
||||
try {
|
||||
try {
|
||||
var { User } = require('../models/user');
|
||||
|
||||
const idapp = req.body.idapp;
|
||||
let userId = '';
|
||||
if (req.body)
|
||||
|
||||
Reference in New Issue
Block a user