优化架构,新增路由
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = (msg, callback)=>{
|
||||
module.exports = (app, msg, callback) => {
|
||||
console.log('接收到的消息:', msg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user