机器人AI 测试强度

This commit is contained in:
by 2024-10-15 11:36:44 +08:00
parent 6334846cdf
commit a896874219
1 changed files with 2 additions and 0 deletions

View File

@ -631,6 +631,8 @@ func GetPressCards(cards, lastCards []int32, data *tienlenApi.PredictRequest, po
})
isWin := data.IsWin
//测试代码
isWin = true
//测试代码
//isWin = false
logger.Logger.Trace("压牌 调控输赢 isWin = ", isWin)
outCards := []int32{}