예제 #1
0
 public static bool LandInfo_Update(LandInfo data)
 {
     return(db.LandInfo_Update(data));
 }