GET api/autoTask/SenClassTimeMsg?token={token}&classTime={classTime}

发送剩余课次提醒.(课程剩余10次时发【课程剩余通知】;剩余2次时发【学费即将到期提醒】,每晚8点发送,)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

string

Required

classTime

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.