后端
Go to file
li 67a44a3dba feat: 牛牛新增四条(炸弹)牌型 result=12
- CardPositionNn::JudgeCowCow() 新增四条识别(4张相同点数)
- OpeningNnService::doBet() 新增 result==12 赔率分支(闲1/2/3共12处)
2026-02-11 17:32:17 +08:00
app feat: 牛牛新增四条(炸弹)牌型 result=12 2026-02-11 17:32:17 +08:00
config Refactor ChatConnect and related classes to use dynamic typing for properties and method parameters. Update event handling to use a consistent naming convention for emitted events. Adjust WebSocket message handling methods to accept event arrays instead of specific data structures. Update configuration for Swoole to increase ping intervals and timeouts. 2026-01-29 03:04:40 +08:00
freedom feat: 牛牛新增四条(炸弹)牌型 result=12 2026-02-11 17:32:17 +08:00
public add 2026-01-28 23:48:20 +08:00
route add 2026-01-28 23:48:20 +08:00
runtime add 2026-01-28 23:48:20 +08:00
vendor add 2026-01-28 23:48:20 +08:00
view add 2026-01-28 23:48:20 +08:00
.DS_Store chore: 清理未提交的DS_Store文件 2026-02-11 16:59:23 +08:00
.env add 2026-01-28 23:48:20 +08:00
.gitignore add 2026-01-28 23:48:20 +08:00
.htaccess add 2026-01-28 23:48:20 +08:00
.travis.yml add 2026-01-28 23:48:20 +08:00
404.html add 2026-01-28 23:48:20 +08:00
composer.json add 2026-01-28 23:48:20 +08:00
composer.lock add 2026-01-28 23:48:20 +08:00
img.png add 2026-01-28 23:48:20 +08:00
index.html add 2026-01-28 23:48:20 +08:00
LICENSE.txt add 2026-01-28 23:48:20 +08:00
start add 2026-01-28 23:48:20 +08:00
stop add 2026-01-28 23:48:20 +08:00
think add 2026-01-28 23:48:20 +08:00