Aggiunta metodo update objItems
This commit is contained in:
@@ -121,7 +121,7 @@ namespace MP.IOC.Controllers
|
||||
answ = "";
|
||||
try
|
||||
{
|
||||
var fiHASH = Utils.hSMI(idxFamIn);
|
||||
var fiHASH = Utils.GetHashSMI(idxFamIn);
|
||||
string outVal = "";
|
||||
bool trovato = DService.RedisHashPresent(fiHASH);
|
||||
if (!trovato)
|
||||
|
||||
Reference in New Issue
Block a user