public List <ContractApplyInfo> GetContractApplyInfoList()
 {
     return(ContractApplyInfo.GetList());
 }