コード例 #1
0
 public override string GetModelKey(int id)
 {
     return(RedisKeyHelper.GetPostMeatsKey(id));
 }