| | |
| | | * @deprecated 已经不用了 |
| | | */ |
| | | EnterRelateUrl = 50, |
| | | /** C端个税完税说明 */ |
| | | /** C端个税完税证明 */ |
| | | PersonTaxRatePayUrl = 60, |
| | | /** C端个税完税说明 */ |
| | | /** C端完税说明 */ |
| | | PersonTaxInstructUrl = 70, |
| | | } |
| | | |
| | |
| | | [FourStreamsMaterialFileBusinessTypeEnum.TaxSubFileUrl]: '企业缴税明细汇总表(盖章)', |
| | | [FourStreamsMaterialFileBusinessTypeEnum.OperateProfitesUrl]: '企业营收利润表', |
| | | [FourStreamsMaterialFileBusinessTypeEnum.EnterRelateUrl]: '入驻关联说明', |
| | | [FourStreamsMaterialFileBusinessTypeEnum.PersonTaxRatePayUrl]: 'C端个税完税说明', |
| | | [FourStreamsMaterialFileBusinessTypeEnum.PersonTaxRatePayUrl]: 'C端个税完税证明', |
| | | [FourStreamsMaterialFileBusinessTypeEnum.PersonTaxInstructUrl]: 'C端完税情况说明', |
| | | }; |
| | | |