GET company/get_agreement_template?keywords={keywords}&page_index={page_index}&page_size={page_size}

获取合同模板

Request Information

URI Parameters

NameDescriptionTypeAdditional information
keywords

string

None.

page_index

integer

Required

page_size

integer

Required

Body Parameters

None.

Response Information

Resource Description

获取合同模板

DataResponseOfPageResponseOfAgreementTemplateRowViewModel
NameDescriptionTypeAdditional information
code

integer

None.

message

string

None.

success

boolean

None.

data

PageResponseOfAgreementTemplateRowViewModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.