示例#1
0
 public List <FlatWiseAgentCommission> BindAgentsDashboard(string email)
 {
     return(db.BindAgentsDashboard(email));
 }