wlzboy
2025-09-20 b62bc392f3c1658381107be1d5f737a3389e7f5f
ruoyi-admin/src/main/java/com/ruoyi/web/controller/system/VehicleGpsController.java
@@ -2,10 +2,11 @@
import java.util.*;
import java.text.SimpleDateFormat;
import java.text.ParseException;
import com.ruoyi.system.domain.*;
import com.ruoyi.gps.domain.*;
import com.ruoyi.gps.service.*;
import com.ruoyi.system.service.*;
import com.ruoyi.system.domain.*;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;