mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-06-11 07:57:28 +00:00
BUG-01: this.timeout = DEFAULT_PORT 应为 this.port = DEFAULT_PORT 导致port字段始终为null,代理服务器无法获取正确端口
TODO
- Interceptor重构 -> (0%)
- 可配置的反向代理服务器 -> (70%)
- SQL-gen/ORM/JSON-Model -> (1%)
- 注解式APO -> (0%)
- 注解式eventbus,sockjs-bridge -> (10%)
- Code-gen TemplateEngine -> (1%)
- HTML TemplateEngine -> (0%)