第一篇博客测试
程序员文章站
2022-05-24 19:02:52
...
测试下发博客
public class QosProduction { public static void main(String[] args) { System.out.println(" Send message success !"); while (true){ } }catch (Exception e){ e.printStackTrace(); } } }