关于项目 / cards API接受多手牌并返回每手牌的排名,例如: 3H 4H 4S 6H 7H-直 2S 2D JC JH 7H-两对,依此类推。 运行单元测试 $ composer install $ sail up -d 运行单元测试 $ sail test # Run all tests $ sail test --filter PokerTest # Run only poker tests 扑克排名 对于扑克规则,请使用本文档