예제 #1
0
 public int SaveConditionLight(sp_MAS306_GetConditionLight_Result data)
 {
     return(service.SaveConditionLight(data));
 }