예제 #1
0
파일: SystemService.cs 프로젝트: Thn123/hmj
 public List <ORG_STORE_EX> GetORG_STOREOrderBy(string sql)
 {
     return(_set.GetORG_STOREOrderBy(sql));
 }