From a8f60ed1425c70f766c3ae17a416a8889d6aae70 Mon Sep 17 00:00:00 2001 From: "853931625@qq.com" Date: Mon, 24 Aug 2026 11:33:46 +0800 Subject: [PATCH] no message --- src/api/enclosedPersonnelAndVehicleStatistics/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/enclosedPersonnelAndVehicleStatistics/index.js b/src/api/enclosedPersonnelAndVehicleStatistics/index.js index a15dc59..296fd46 100644 --- a/src/api/enclosedPersonnelAndVehicleStatistics/index.js +++ b/src/api/enclosedPersonnelAndVehicleStatistics/index.js @@ -2,7 +2,7 @@ import { declareRequest } from "@cqsjjb/jjb-dva-runtime"; export const enclosedPersonnelAndVehicleStatisticsList = declareRequest( "enclosedPersonnelAndVehicleStatisticsLoading", - `Post > @/primeport/closedArea/count`, + `Post > @/primeport/closedArea/positionCount`, ); export const enclosedPersonnelAndVehicleStatisticsVehicleEntryAndExitRecordsList = declareRequest(