예제 #1
0
 public ObjectResultEx GetComDataRatio()
 {
     return(ObjectResultEx.Instance(GovtWebService.GetComDataRatio(), 1, RetrunMessge.SUCCESS, HttpCode.Success));
 }