Ejemplo n.º 1
0
 /// <summary>
 /// 得到一个对象实体
 /// </summary>
 public Approval_Mode_3Info GetModel(int RKEY)
 {
     return(dal.GetModel(RKEY));
 }