@@ -149,10 +149,6 @@ public class CftInfoPushService {
}
- public static void main(String[] args){
- System.out.println(StringUtils.round(Math.random() + 9,2));
- }
-