GameRound status 调整
This commit is contained in:
@@ -27,7 +27,7 @@ public class GameRound {
|
||||
private String roundNo;
|
||||
|
||||
/**
|
||||
* 状态:0进行中 1已结束
|
||||
* 状态:0开始下注 1结束下注 2开始发红包 3已结束
|
||||
*/
|
||||
private Integer status;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user