commit parziale (OK SOLO SE niente F5)
This commit is contained in:
@@ -80,7 +80,7 @@ namespace MP.Data.Controllers
|
||||
/// /// <param name="matrOpr"></param>
|
||||
/// /// <param name="authKey"></param>
|
||||
/// <returns></returns>
|
||||
public AnagOperatoriModel LoginOperatore(int matrOpr, string authKey)
|
||||
public AnagOperatoriModel OperatoreSearch(int matrOpr, string authKey)
|
||||
{
|
||||
AnagOperatoriModel dbResult = null;
|
||||
AnagOperatoriModel answ = new AnagOperatoriModel();
|
||||
|
||||
Reference in New Issue
Block a user