POST api/AdminSaveCards

校长权限,保存胸牌

Request Information

URI Parameters

None.

Body Parameters

{"info":"加密后文件" 加密原文:{"loginaccount": "商家帐号","loginpassword":"密码","weiopenid": "微信loginopenid","weiaccountid":"微信id","groupnum":"分组数","studentnum":"每组人数"}

Object

None.

Request Formats

application/json, text/json

Sample:
{}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

{"status":"大于0成功 -1 失败 "}

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.