修改:Redis方法修改。
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using Common;
|
||||
using Models;
|
||||
using Models;
|
||||
using Models.ModelItems;
|
||||
using Models.View;
|
||||
using Newtonsoft.Json;
|
||||
@@ -1590,17 +1589,6 @@ namespace UI.Controllers
|
||||
return ri;
|
||||
}
|
||||
|
||||
public void A()
|
||||
{
|
||||
string code = "";
|
||||
string roonumber = "";
|
||||
string a = $"WXFault_{code}_{roonumber}";
|
||||
CSRedisCacheHelper.HMGetAll("'");
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user