@@ -69,6 +69,10 @@ namespace MySystem
return;
}
+ else
+ {
+ RedisDbconn.Instance.AddList("ActiveRewardFailQueue", content);
+ }
db.Dispose();