Socket/app
li 83f3d2319d fix: 修复龙虎resetDt余额回滚公式符号错误
龙虎修改开奖结果后,余额计算公式将旧win_total用+号(应为-号),
导致改回正确结果后只扣了抽水而未扣回本金。
与resetBaccarat逻辑对齐:+ $v['win_total'] → - $v['win_total']
2026-02-11 16:13:02 +08:00
..
handle add 2026-01-28 23:48:20 +08:00
index add 2026-01-28 23:48:20 +08:00
listener 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
middleware add 2026-01-28 23:48:20 +08:00
models fix: 修复龙虎resetDt余额回滚公式符号错误 2026-02-11 16:13:02 +08:00
services 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
utils 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
.DS_Store 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
.htaccess add 2026-01-28 23:48:20 +08:00
AppService.php add 2026-01-28 23:48:20 +08:00
common.php add 2026-01-28 23:48:20 +08:00
event.php add 2026-01-28 23:48:20 +08:00
ExceptionHandle.php add 2026-01-28 23:48:20 +08:00
middleware.php add 2026-01-28 23:48:20 +08:00
provider.php add 2026-01-28 23:48:20 +08:00
Request.php add 2026-01-28 23:48:20 +08:00
service.php add 2026-01-28 23:48:20 +08:00