GET api/MallGShop/CheckOnlyGShopUser?userName={userName}

后台-用户是否可以成为商家管理员/商家核销员

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userName

用户名

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>