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:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

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