@ -26,8 +26,6 @@ class VenueReservationServiceApplicationTests {
@Test
void contextLoads() throws Exception {
String extension = FilenameUtils.getExtension("image.jpeg"); // 返回 "jpeg"
System.out.println( UUID.randomUUID().toString().replaceAll("-", ""));
}