Beispiel #1
0
 public int CreateOrUpdate(ProvinceModel model)
 {
     return(_res.CreateOrUpdate(model));
 }