@@ -107,7 +107,7 @@ namespace MySystem
}
db.SaveChanges();
pos.QueryCount = Kind;
- if(Kind > 1) //只有调降发消息
+ if(Kind > 0) //只有调降发消息
{
if(userPosList.ContainsKey(pos.BuyUserId))