mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-10 10:23:10 +00:00
doc[net]: 更新文档注释
This commit is contained in:
@@ -48,7 +48,7 @@ public class NetAutoConfiguration {
|
||||
|
||||
@Bean
|
||||
@ConditionalOnMissingBean
|
||||
public Router packetDispatcher() {
|
||||
public Router router() {
|
||||
return new Router();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user