227 lines
8.7 KiB
JavaScript
227 lines
8.7 KiB
JavaScript
import { declareRequest } from "@cqsjjb/jjb-dva-runtime";
|
|
|
|
export const getCorpInfo = declareRequest(
|
|
"biFullLoading",
|
|
"Get > /basicInfo/corpInfo/info/self",
|
|
);
|
|
export const getWeather = declareRequest(
|
|
"getWeatherLoading",
|
|
"Get > /bi/weather/info",
|
|
);
|
|
export const getEventReportListUnfinished = declareRequest(
|
|
"getEventReportListUnfinishedLoading",
|
|
"Post > @/emergencyRescue/eventReport/listUnfinished",
|
|
);
|
|
export const getProjectTaskScoreCount = declareRequest(
|
|
"getProjectTaskScoreCountLoading",
|
|
"Get > /domain/projectTask/scoreCount",
|
|
);
|
|
export const getHiddenStatisticsByPortArea = declareRequest(
|
|
"getHiddenStatisticsByPortAreaLoading",
|
|
"Post > @/hidden/hidden/statisticsByPortArea",
|
|
);
|
|
export const getXgfStatisticsListCorpStatistics = declareRequest(
|
|
"getXgfStatisticsListCorpStatisticsLoading",
|
|
"Post > @/xgfManager/xgfStatistics/listCorpStatistics",
|
|
);
|
|
export const getAlarmRecordScreenIotDeviceAlarmPage = declareRequest(
|
|
"getAlarmRecordScreenIotDeviceAlarmPageLoading",
|
|
"Post > @/iotalarm/alarmRecord/screenIotDeviceAlarmPage",
|
|
);
|
|
export const getXgfStatisticsListRecordProjectStatistics = declareRequest(
|
|
"getXgfStatisticsListRecordProjectStatisticsLoading",
|
|
"Get > /xgfManager/xgfStatistics/listRecordProjectStatistics",
|
|
);
|
|
export const getFixedCameraVideoList = declareRequest(
|
|
"getFixedCameraVideoListLoading",
|
|
"Post > @/videopatrol/fixedCamera/getVideoList",
|
|
);
|
|
export const getFixedCameraPlayUrl = declareRequest(
|
|
"getFixedCameraPlayUrlLoading",
|
|
"Get > /videopatrol/fixedCamera/getPlayUrl",
|
|
);
|
|
export const getEightWorkInfoDangerWorkStatistics = declareRequest(
|
|
"getEightWorkInfoDangerWorkStatisticsLoading",
|
|
"Post > @/eightwork/eightworkInfo/dangerWorkStatistics",
|
|
);
|
|
export const getKeyProjectLargeScreenStatistics = declareRequest(
|
|
"getKeyProjectLargeScreenStatisticsLoading",
|
|
"Post > @/keyProject/keyProject/largeScreenStatistics",
|
|
);
|
|
export const getRiskPointCorpRiskLevel = declareRequest(
|
|
"getRiskPointCorpRiskLevelLoading",
|
|
"Post > @/risk/riskPoint/corpRiskLevel",
|
|
);
|
|
export const getCorpInfoCorpUserSummary = declareRequest(
|
|
"getCorpInfoCorpUserSummaryLoading",
|
|
"Post > @/basicInfo/corpInfo/corpUserSummary",
|
|
);
|
|
export const getCorpInfoCorpUserStatisticPage = declareRequest(
|
|
"getCorpInfoCorpUserStatisticPageLoading",
|
|
"Post > @/basicInfo/corpInfo/corpUserStatisticPage",
|
|
);
|
|
export const getFirePointDeviceList = declareRequest(
|
|
"getFirePointDeviceListLoading",
|
|
"Post > @/fireCheck/firePoint/deviceList",
|
|
);
|
|
export const getEightWorkInfoScreenStatusStatistics = declareRequest(
|
|
"getEightWorkInfoScreenStatusStatisticsLoading",
|
|
"Post > @/eightwork/eightworkInfo/screenStatusStatistics",
|
|
);
|
|
export const getEightWorkInfoScreenWorkRecord = declareRequest(
|
|
"getEightWorkInfoScreenWorkRecordLoading",
|
|
"Post > @/eightwork/eightworkInfo/screenWorkRecord",
|
|
);
|
|
export const getEightWorkInfoScreenWorkTrend = declareRequest(
|
|
"getEightWorkInfoScreenWorkTrendLoading",
|
|
"Post > @/eightwork/eightworkInfo/screenWorkTrend",
|
|
);
|
|
export const getKeyProjectLargeScreenProjectStatistics = declareRequest(
|
|
"getKeyProjectLargeScreenProjectStatisticsLoading",
|
|
"Post > @/keyProject/keyProject/largeScreenProjectStatistics",
|
|
);
|
|
export const getFixedCameraVideoLocationStat = declareRequest(
|
|
"getFixedCameraVideoLocationStatLoading",
|
|
"Post > @/videopatrol/fixedCamera/getVideoLocationStat",
|
|
);
|
|
export const getEightWorkInfoScreenDangerWorkDataStatistics = declareRequest(
|
|
"getEightWorkInfoScreenDangerWorkDataStatisticsLoading",
|
|
"Post > @/eightwork/eightworkInfo/screenDangerWorkDataStatistics",
|
|
);
|
|
export const getKeyProjectLargeScreenDepartmentStatistics = declareRequest(
|
|
"getKeyProjectLargeScreenDepartmentStatisticsLoading",
|
|
"Post > @/keyProject/keyProject/largeScreenDepartmentStatistics",
|
|
);
|
|
export const getEightWorkInfoScreenDepartmentStatistics = declareRequest(
|
|
"getEightWorkInfoScreenDepartmentStatisticsLoading",
|
|
"Post > @/eightwork/eightworkInfo/screenDepartmentStatistics",
|
|
);
|
|
export const getKeyProjectLargeScreenProjectProgress = declareRequest(
|
|
"getKeyProjectLargeScreenProjectProgressLoading",
|
|
"Post > @/keyProject/keyProject/largeScreenProjectProgress",
|
|
);
|
|
export const getFixedCameraVideoInfoPage = declareRequest(
|
|
"getFixedCameraVideoInfoPageLoading",
|
|
"Post > @/videopatrol/fixedCamera/getVideoInfoPage",
|
|
);
|
|
export const getKeyProjectLargeScreenContractorStatistics = declareRequest(
|
|
"getKeyProjectLargeScreenContractorStatisticsLoading",
|
|
"Post > @/keyProject/keyProject/largeScreenContractorStatistics",
|
|
);
|
|
export const getKeyProjectLargeScreenMobileMonitoring = declareRequest(
|
|
"getKeyProjectLargeScreenMobileMonitoringLoading",
|
|
"Post > @/keyProject/keyProject/largeScreenMobileMonitoring",
|
|
);
|
|
export const getSensorDeviceFireSituation = declareRequest(
|
|
"getSensorDeviceFireSituationLoading",
|
|
"Post > @/iotalarm/sensorDevice/fireSituation",
|
|
);
|
|
export const getRescueTeamScreenList = declareRequest(
|
|
"getRescueTeamScreenListLoading",
|
|
"Post > @/fireResource/rescueTeam/screenList",
|
|
);
|
|
export const getPrimeportMkmjStatistics = declareRequest(
|
|
"getPrimeportMkmjStatisticsLoading",
|
|
"Get > /primeport/mkmj/statistics",
|
|
);
|
|
export const getPrimeportClosedAreaCorpStat = declareRequest(
|
|
"getPrimeportClosedAreaCorpStatLoading",
|
|
"Post > @/primeport/closedArea/corpStat",
|
|
);
|
|
export const getPrimeportClosedAreaCarApplyScreenList = declareRequest(
|
|
"getPrimeportClosedAreaCarApplyScreenListLoading",
|
|
"Post > @/primeport/closedAreaCarApply/screenList",
|
|
);
|
|
export const getPrimeportClosedAreaPersonApplyScreenList = declareRequest(
|
|
"getPrimeportClosedAreaPersonApplyScreenListLoading",
|
|
"Post > @/primeport/closedAreaPersonApply/screenList",
|
|
);
|
|
export const getRiskPointHidden = declareRequest(
|
|
"getRiskPointHiddenLoading",
|
|
"Post > @/risk/listManager/riskPointHidden",
|
|
);
|
|
export const getDepartmentDuty = declareRequest(
|
|
"getDepartmentDutyLoading",
|
|
"Post > @/risk/listManager/departmentDuty",
|
|
);
|
|
export const getAlarmType = declareRequest(
|
|
"getAlarmTypeLoading",
|
|
"Post > @/personnelPosition/alarmRecord/bi/alarmType",
|
|
);
|
|
export const getPersonStat = declareRequest(
|
|
"getPersonStatLoading",
|
|
"Post > @/personnelPosition/area/personStat",
|
|
);
|
|
export const getPersonLocationPositioning = declareRequest(
|
|
"getPersonLocationPositioningLoading",
|
|
"Post > @/personnelPosition/bi/personLocation/positioning",
|
|
);
|
|
export const getAlarmRecordList = declareRequest(
|
|
"getAlarmRecordListLoading",
|
|
"Post > @/personnelPosition/alarmRecord/bi/list",
|
|
);
|
|
export const getPersonLocationCompanyOnlineStat = declareRequest(
|
|
"getPersonLocationCompanyOnlineStatLoading",
|
|
"Post > @/personnelPosition/bi/personLocation/companyOnlineStat",
|
|
);
|
|
export const getPersonStatistics = declareRequest(
|
|
"getPersonStatisticsLoading",
|
|
"Post > @/xgfManager/project/personStatistics",
|
|
);
|
|
export const getScreenWorkStatusStatistics = declareRequest(
|
|
"getScreenWorkStatusStatisticsLoading",
|
|
"Post > @/eightwork/eightworkInfo/screenWorkStatusStatistics",
|
|
);
|
|
export const getScreenWorkPieStatistics = declareRequest(
|
|
"getScreenWorkPieStatisticsLoading",
|
|
"Post > @/eightwork/eightworkInfo/screenWorkPieStatistics",
|
|
);
|
|
export const getScreenXgfStatistics = declareRequest(
|
|
"getScreenXgfStatisticsLoading",
|
|
"Post > @/keyProject/keyProject/largeScreenXgfStatistics",
|
|
);
|
|
export const getScreenWorkPage = declareRequest(
|
|
"getScreenWorkPageLoading",
|
|
"Post > @/eightwork/eightworkInfo/screenWorkPage",
|
|
);
|
|
export const getScreenFireCheckList = declareRequest(
|
|
"getScreenFireCheckListLoading",
|
|
"Post > @/fireCheck/fireCheckList/screen/list",
|
|
);
|
|
export const getScreenPersonLocationList = declareRequest(
|
|
"getScreenPersonLocationListLoading",
|
|
"Post > @/personnelPosition/bi/personLocation/companyPositioning/list",
|
|
);
|
|
export const getScreenLargeScreenInfo = declareRequest(
|
|
"getScreenLargeScreenInfoLoading",
|
|
"Post > @/keyProject/keyProject/largeScreenInfo",
|
|
);
|
|
export const getScreenRecordStat = declareRequest(
|
|
"getScreenRecordStatLoading",
|
|
"Post > @/primeport/dashboard/recordStat",
|
|
);
|
|
export const getScreenMkmjRecord = declareRequest(
|
|
"getScreenMkmjRecordLoading",
|
|
"Post > @/primeport/dashboard/mkmjRecord",
|
|
);
|
|
export const getScreenAccessRecord = declareRequest(
|
|
"getScreenAccessRecordLoading",
|
|
"Post > @/primeport/dashboard/accessRecord",
|
|
);
|
|
export const getScreenRelatedCorpStatistics = declareRequest(
|
|
"getScreenRelatedCorpStatisticsLoading",
|
|
"Post > @/xgfManager/project/relatedCorpStatistics",
|
|
);
|
|
export const getScreenPortPersonVehicleStat = declareRequest(
|
|
"getScreenPortPersonVehicleStatLoading",
|
|
"Get > /personnelPosition/bi/personLocation/portPersonVehicleStat",
|
|
);
|
|
export const getScreenPersonInOutStat = declareRequest(
|
|
"getScreenPersonInOutStatLoading",
|
|
"Post > @/primeport/closedArea/personInOutStat",
|
|
);
|
|
export const getScreenVehicleInOutStat = declareRequest(
|
|
"getScreenVehicleInOutStatLoading",
|
|
"Post > @/primeport/closedArea/vehicleInOutStat",
|
|
);
|