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