Commit 80e9328c by feixiang

消息通知枚举

parent e6f99c64
......@@ -13,6 +13,12 @@ class NoticeEnum
const SMS_SEND = 2;
const SEND_TYPES = [
self::WX_SEND,
self::SMS_SEND
];
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment