예제 #1
0
 public IActionResult GetFormatFieldList()
 {
     return(Ok(_iStaticDataRepository.GetFormatList()));
 }