GET api/CommunityV770/CheckUserConvenientService?userinfoId={userinfoId}&state={state}&page={page}

查看用户的便民服务

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userinfoId

integer

Default value is 0

state

待审核=1,审核通过=2

integer

Default value is 2

page

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

ZaiMieApp.WebApi.ViewModel.ResultDataOfZaiMieApp.WebApi.ViewModel.ConvenientServiceView
NameDescriptionTypeAdditional information
recordsetCount

integer

None.

pageSize

integer

None.

page

integer

None.

allPage

integer

None.

message

string

None.

success

boolean

None.

code

integer

None.

data

Collection of ZaiMieApp.WebApi.ViewModel.ConvenientServiceView

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.