예제 #1
0
 public object GetBillCollectionMenus(int userId)
 {
     return(repo.GetBillCollectionMenus(userId));
 }