mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
重构完成
This commit is contained in:
14
src/cqbot/event/post/NoticeEvent.php
Normal file
14
src/cqbot/event/post/NoticeEvent.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: jerry
|
||||
* Date: 2018/10/15
|
||||
* Time: 10:36 AM
|
||||
*/
|
||||
|
||||
class NoticeEvent extends Event
|
||||
{
|
||||
public function __construct($req) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user