? ?测试下发博客
class="java">public class QosProduction {
public static void main(String[] args) {
System.out.println(" Send message success !");
while (true){
}
}catch (Exception e){
e.printStackTrace();
}
}
}
?
?


?
?
?