GET api/MenDian/CheckUserCanBeDianZhang?menDianId={menDianId}&newDianZhang={newDianZhang}

后台--对会员名进行检查,是否符合转移店长的要求

Request Information

URI Parameters

NameDescriptionTypeAdditional information
menDianId

门店id

integer

Required

newDianZhang

会员名

string

Required

Body Parameters

None.

Response Information

Resource Description

后台--对会员名进行检查,是否符合转移店长的要求

boolean

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>