Skip to content

Commit 80cdf29

Browse files
committed
注释
1 parent c383308 commit 80cdf29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/crossoverjie/red/RedPacket.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public class RedPacket {
2323
private static final int MAXMONEY = 200 * 100 ;
2424

2525
/**
26-
* 小于最小值状态
26+
* 小于最小值
2727
*/
2828
private static final int LESS = -1 ;
2929
/**

0 commit comments

Comments
 (0)