Changed
- File log supports limiting the maximum file size, and adds a flush method
- Router adds an openURL coroutine method, and Context adds a complete method
- Synchronize SmartCodable to the latest version 5.0.10, support SmartSubclass macros, etc.
Changed
- 文件日志支持限制最大文件大小,新增flush方法
- Router新增openURL协程方法、Context新增complete方法
- 同步SmartCodable到最新5.0.10版本、支持SmartSubclass宏等