This commit is contained in:
parent
8ca391ae4e
commit
2c1da7b80b
|
@ -34,8 +34,6 @@ public class Level implements Serializable {
|
||||||
* 限时(可选,毫秒数)
|
* 限时(可选,毫秒数)
|
||||||
*/
|
*/
|
||||||
private Long timeLimit;
|
private Long timeLimit;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 目标分数(type=1时有效)
|
* 目标分数(type=1时有效)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue