update
This commit is contained in:
parent
a2070059af
commit
a42714054f
@ -182,7 +182,7 @@ public class QQSetu {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
if(msg.trim().length()>2){
|
if(msg.trim().length()>3){
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
float i = Float.parseFloat(msg.trim());
|
float i = Float.parseFloat(msg.trim());
|
||||||
|
Loading…
Reference in New Issue
Block a user