예제 #1
0
 public IList <V3_GetStockCategoryDDL_Result> CategoryStockList(int type)
 {
     return(_customSystemRepository.CategoryStockList(type));
 }