mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-06-29 00:45:55 +08:00
6da7b7a43b
- Rust GameConfig 添加 host_port: u16(#[serde(default)],默认 0) - TypeScript GameConfig 添加 hostPort?: number(可选,匹配其他带默认值字段的模式)