public DataTable fn_SubMenu_List(string uCD, string sID) { //서브 메뉴 Controller return(qSelect.sSumMenuList(uCD, sID)); }