public List <P_PREUPLOADORDER> LoadDataByInHTCode(string subHTCode) { return(UploadOrderDao.LoadDataByInHTCode(subHTCode)); }