Exemplo n.º 1
0
 public IEnumerable <object> 收付待付(string customerId)
 {
     return(_pinhua2.list_收付待付(customerId));
 }