示例#1
0
 public T_CMS_Master_ContractCollection GetbyUser(string usr)
 {
     return(T_CMS_Master_ContractManager.GetbyUser(usr));
 }