public static String getOutTradeNo() {Random random =new Random();return getCurrentTimestampMs()+""+random.nextInt(10000); }前臺怎么寫 get方式 查看完整描述