예제 #1
0
 internal List <string> GetAllShiftCode(string OCODE)
 {
     return(objCtx_DAL.GetAllShiftCode(OCODE));
 }