| | |
| | | registerAddress: string; |
| | | /** 备注 */ |
| | | remark?: string; |
| | | /** 是否已经启用奖励金申报 */ |
| | | rewardEnable?: boolean; |
| | | /** 奖励金模板是否配置 */ |
| | | rewardTemplateSetting?: boolean; |
| | | /** 维护的公司 */ |
| | | companyOrgId?: string; |
| | | /** 维护的公司 */ |
| | | companyOrgName?: string; |
| | | /** 维护的部门 */ |
| | | departmentOrgId?: string; |
| | | /** 是否支持企业自主上传 */ |
| | | suportEnterpriseUpload?: boolean; |
| | | /** 是否支持平台充值 */ |
| | | suportPlatRecharge?: boolean; |
| | | /** 210 企业材料 220 汇总材料 */ |
| | | applyFileType?: number; |
| | | /** 园区材料 */ |
| | | industrialParkFileTypeSetting?: string[]; |
| | | } |
| | | |
| | | interface AddIndustryBodyAuditInput { |
| | |
| | | isCache?: boolean; |
| | | } |
| | | |
| | | interface APIaddSearchSettingClickCountParams { |
| | | id?: string; |
| | | } |
| | | |
| | | interface APIadvertiseOffShelfParams { |
| | | /** 资讯广告Id */ |
| | | id?: string; |
| | |
| | | |
| | | interface APIgetCustomerTemplateParamListByTemplateIdParams { |
| | | templateId?: string; |
| | | } |
| | | |
| | | interface APIgetCustomerUploadApplyFilesParams { |
| | | id?: string; |
| | | } |
| | | |
| | | interface APIgetDefaultConnectionStringParams { |
| | |
| | | operator?: string; |
| | | } |
| | | |
| | | interface GetCustomerUploadApplyFilesOutput { |
| | | fileSearchTypeId?: string; |
| | | fileCount?: number; |
| | | isUpload?: boolean; |
| | | lastUpdateTime?: string; |
| | | id?: string; |
| | | withMonth?: string; |
| | | enterpriseName?: string; |
| | | parkName?: string; |
| | | fileTypeName?: string; |
| | | sort?: number; |
| | | } |
| | | |
| | | interface GetEnterpriseApplyUploadFile { |
| | | id?: string; |
| | | fileSearchTypeId?: string; |
| | | fileCount?: number; |
| | | isUpload?: boolean; |
| | | lastUpdateTime?: string; |
| | | } |
| | | |
| | | interface GetEnterpriseApplyUploadFileOutput { |
| | | id?: string; |
| | | withMonth?: string; |
| | | enterpriseId?: string; |
| | | uploadFiles?: GetEnterpriseApplyUploadFile[]; |
| | | } |
| | | |
| | | interface GetEnterpriseApplyUploadFileOutputPageOutput { |
| | | pageModel?: Pagination; |
| | | objectData?: any; |
| | | data?: GetEnterpriseApplyUploadFileOutput[]; |
| | | } |
| | | |
| | | interface GetEnterpriseBuntyTradeDto { |
| | | id?: string; |
| | | payDateTime?: string; |
| | |
| | | id?: string; |
| | | /** 申请批次号 */ |
| | | batchNo?: string; |
| | | /** 申报月份 */ |
| | | applyMonth?: string; |
| | | /** 申报总额 */ |
| | | applySumAmount?: number; |
| | | /** 平台充值入账时间 */ |
| | |
| | | bankName?: string; |
| | | bankBranchName?: string; |
| | | bankAccountName?: string; |
| | | incomeCompany?: string; |
| | | } |
| | | |
| | | interface GetProductAdvertiseByCategoryInput { |
| | |
| | | /** 园区类型 */ |
| | | parkTypeId?: string; |
| | | status?: IndustrialParkStatusEnum; |
| | | /** 是否已经启用奖励金申报 */ |
| | | rewardEnable?: boolean; |
| | | /** 奖励金模板是否配置 */ |
| | | rewardTemplateSetting?: boolean; |
| | | /** 维护的公司 */ |
| | | companyOrgId?: string; |
| | | /** 维护的公司 */ |
| | | companyOrgName?: string; |
| | | /** 维护的部门 */ |
| | | departmentOrgId?: string; |
| | | /** 是否支持企业自主上传 */ |
| | | suportEnterpriseUpload?: boolean; |
| | | /** 是否支持平台充值 */ |
| | | suportPlatRecharge?: boolean; |
| | | /** 注册地址 */ |
| | | registerAddress?: string; |
| | | /** 备注 */ |
| | |
| | | parkTypeName?: string; |
| | | } |
| | | |
| | | interface IndustrialParkFileTypeDto { |
| | | fileTypeId?: string; |
| | | fileTypeName?: string; |
| | | sort?: number; |
| | | } |
| | | |
| | | interface IndustrialParkListOutput { |
| | | id?: string; |
| | | /** 园区名称 */ |
| | |
| | | /** 园区类型 */ |
| | | parkTypeId?: string; |
| | | status?: IndustrialParkStatusEnum; |
| | | /** 是否已经启用奖励金申报 */ |
| | | rewardEnable?: boolean; |
| | | /** 奖励金模板是否配置 */ |
| | | rewardTemplateSetting?: boolean; |
| | | /** 维护的公司 */ |
| | | companyOrgId?: string; |
| | | /** 维护的公司 */ |
| | | companyOrgName?: string; |
| | | /** 维护的部门 */ |
| | | departmentOrgId?: string; |
| | | /** 是否支持企业自主上传 */ |
| | | suportEnterpriseUpload?: boolean; |
| | | /** 是否支持平台充值 */ |
| | | suportPlatRecharge?: boolean; |
| | | } |
| | | |
| | | interface IndustrialParkListOutputPageOutput { |
| | |
| | | registerAddress: string; |
| | | /** 备注 */ |
| | | remark?: string; |
| | | /** 是否已经启用奖励金申报 */ |
| | | rewardEnable?: boolean; |
| | | /** 奖励金模板是否配置 */ |
| | | rewardTemplateSetting?: boolean; |
| | | /** 维护的公司 */ |
| | | companyOrgId?: string; |
| | | /** 维护的公司 */ |
| | | companyOrgName?: string; |
| | | /** 维护的部门 */ |
| | | departmentOrgId?: string; |
| | | /** 是否支持企业自主上传 */ |
| | | suportEnterpriseUpload?: boolean; |
| | | /** 是否支持平台充值 */ |
| | | suportPlatRecharge?: boolean; |
| | | /** 210 企业材料 220 汇总材料 */ |
| | | applyFileType?: number; |
| | | /** 园区材料 */ |
| | | industrialParkFileTypeSetting?: string[]; |
| | | id?: string; |
| | | } |
| | | |