xfy 49f1e26760 refactor(lua): 对象池类型安全优化
- 使用 any 替代 interface{} (Go 1.18+)
- 添加类型断言检查防止 Pool 误用

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 11:13:53 +08:00
..
2026-04-13 13:15:39 +08:00
2026-04-11 12:17:34 +08:00
2026-04-11 12:17:35 +08:00