This commit is contained in:
FLL
2025-09-11 16:17:05 +08:00
parent 60eed1ab12
commit fd01748a4f
3 changed files with 130 additions and 361 deletions

View File

@@ -37,6 +37,10 @@ export function getAccessControl() {
export function getCamera() {
return requestClient.get<any>('/sis/deviceManage/online');
}
// 访客
export function getVisitorCount() {
return requestClient.get<any>('/property/screen/todayVisitorCount');
}
//车流
export async function queryTwentyfourRunningDatasByPlNos() {
let params = {