コード例 #1
0
 public int listExpRecordCount(RecordQueryCondition condition) {
   return memberExpRecordMapper.countList(condition);
 }