校内通知-Notifications表增加老师,家长,学生发送范围字段
Posted 叶长种-.Net软件工程师
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了校内通知-Notifications表增加老师,家长,学生发送范围字段相关的知识,希望对你有一定的参考价值。
老师发送范围:TReceiveRange
家长发送范围:PReceiveRange
学生发送范围:SReceiveRange
alter table Notifications add TReceiveRange text alter table Notifications add PReceiveRange text alter table Notifications add SReceiveRange text
以上是关于校内通知-Notifications表增加老师,家长,学生发送范围字段的主要内容,如果未能解决你的问题,请参考以下文章
APP请求系统通知(“Notifications 通知”拆解)