no message
parent
2f800ef908
commit
a8f60ed142
|
|
@ -2,7 +2,7 @@ import { declareRequest } from "@cqsjjb/jjb-dva-runtime";
|
||||||
|
|
||||||
export const enclosedPersonnelAndVehicleStatisticsList = declareRequest(
|
export const enclosedPersonnelAndVehicleStatisticsList = declareRequest(
|
||||||
"enclosedPersonnelAndVehicleStatisticsLoading",
|
"enclosedPersonnelAndVehicleStatisticsLoading",
|
||||||
`Post > @/primeport/closedArea/count`,
|
`Post > @/primeport/closedArea/positionCount`,
|
||||||
);
|
);
|
||||||
export const enclosedPersonnelAndVehicleStatisticsVehicleEntryAndExitRecordsList
|
export const enclosedPersonnelAndVehicleStatisticsVehicleEntryAndExitRecordsList
|
||||||
= declareRequest(
|
= declareRequest(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue