示例#1
0
 public DataSet get_all_users_last_post(logiclayer li)
 {
     return(dl.get_users_last_post(li));
 }