wu
2023-12-04 a93a3f1532d33849187dcd1a372c315ec4511e04
springboot-vue3/src/main/java/com/example/springboot/service/AlarmService.java
New file
@@ -0,0 +1,8 @@
package com.example.springboot.service;
import org.springframework.stereotype.Service;
@Service
public class AlarmService {
}