创建提醒或通知
POST
/api/v1_0/notifications/notificvation/{teaId}
接口描述
科任老师或者班主任发布通知或消息提醒
请求参数
参数名
类型
描述
必填
title
str
标题
必填
content
str
内容
必填
author
int
关联创建者
必填