ofPattern("yyyy-MM-dd HH:mm:ss").format(LocalDateTime.now()) +": "+ msg); return "success"; } @GetMapping("/send/deadMsg/timeout/{msg}") ...
確定! 回上一頁