示例#1
0
 public int InsertData(HocSinhEntity HS)
 {
     return(da.InsertData(HS));
 }