Files
ruoyi-vue-pro/src/main/java/cn/iocoder/dashboard/modules/msg/package-info.java
2021-01-27 13:52:44 +08:00

7 lines
197 B
Java
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* msg 包,专门专门用于发送消息的功能,支撑上层的通用与核心业务。
* 例如说短信、邮件、app通知等等
*
*/
package cn.iocoder.dashboard.modules.msg;