示例#1
0
 public List <部门> Load部门by机构(机构 parentObj)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public int Update(机构 obj)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public int Insert(机构 obj)
 {
     throw new NotImplementedException();
 }