POST api/AdminSaveOneTermPlan

校长权限,保存档期计划

Request Information

URI Parameters

None.

Body Parameters

{"info":"加密后文件" 加密原文:{"loginaccount": "商家帐号","loginpassword":"密码","weiopenid": "微信weiopenid","weiaccountid":"微信id","termid":"学期id" ,"planlist":[{"id":"计划id","planname":"计划内容","starttime":"HH:mm","endtime":"HH:mm","getstudents":"0统一活动 1分组活动"}]}

Object

None.

Request Formats

application/json, text/json

Sample:
{}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.