cyy
2025-09-28 fb026e6052b4d843d327312db398cf791ac57ab9
api/vehicle.js
@@ -89,6 +89,7 @@
      method: "GET",
      url,
      header,
   })
@@ -109,6 +110,8 @@
      method: "GET",
      url,
      header,
      timeout: 5000,
   })
}