mirror of https://github.com/ZhongFuCheng3y/austin
parent
0fba9367c9
commit
4c884afdb5
@ -0,0 +1,11 @@
|
||||
package com.java3y.austin.handler.receiver;
|
||||
|
||||
/**
|
||||
* 消息接收者接口
|
||||
*
|
||||
* @author xiaoxiamao
|
||||
* @date 2024/06/16
|
||||
*/
|
||||
public interface MessageReceiver {
|
||||
|
||||
}
|
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue