예제 #1
0
 public int GetAuditBusinessCount(AuditBusinessSearchCondition condition)
 {
     return(AuditBusiness.GetAuditBusinessCount(condition));
 }