123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- window.SERVICE_ID = {
- sysMenuId: 1,
- sysAuthId: 2,
- sysAllMenuId: 3,
- serTableDataId: 4,
- sysUserAuthId: 5,
- getUserTableId: 9,
- getAirpotId: 14,
- getJqId: 10023,
- getTableColumnId: 18122,
- authTreeId: 18126,
- getAppId: 18133,
- roleListId: 10024,
- userListId: 10026,
- userAuthorizationId: 10027,
- depTableId: 185,
- serTableId: 203,
- bagTableId: 20030,
- bagDetailId: 20027,
- bagViewId: 20036,
- changePwd: 20045,
- userColAuthId: 200227,
-
- baggageTypeId: 86,
- advancedQueryId: 30,
- advancedQueryNew: 93,
-
- arrivalAirId: 67,
- arrivalTableId: 38,
-
- departureAirMainId: 65,
- departureTableMainId: 66,
- departureWarningId: 18040,
-
- departureAirId: 72,
- departureAviJoinId: 71,
- departureAviLeaveId: 74,
- departureTableId: 69,
-
- departureAirLtId: 72,
- departureAviJoinLtId: 71,
- departureAviLeaveLtId: 74,
- departureTableLtId: 68,
-
- flightAirline: 1141,
- flightInfo: 1142,
- flightContainer: 41,
- flightBaggage: 1144,
- abnormalBaggageInfo: 1145,
-
- baggageBasicInfo: 255,
- baggageAirline: 18009,
- baggageTrack: 18010,
- baggageDetails: 44,
- baggageMessage: 3066,
-
- containerHistory: 18026,
- containerBaggage: 18027,
-
- stOrderId: 18012,
- stOrderChartId: 18013,
- stCalId: 18014,
- stFigntsId: 18015,
- stSpeedId: 18016,
- stBaggageId: 18017,
- stMapId: 18018,
- stCountryId: 18019,
- stTerminalId: 18020,
- stBrsId: 1803429,
-
- airlineOptions: 1806,
- twoCharacterOptions: 1803426,
- termSeleid: 1156,
- areaOptions: 1807,
- AirportId: 1808,
- TerminalId: 1809,
- byOther: 1810,
- byArea: 1811,
- withBaggageByOther: 1812,
- withBaggageByArea: 1814,
- baggageByOther: 1815,
- baggageByArea: 1816,
- notDelByOther: 1817,
- notDelByArea: 1818,
- baggagePassengerByOther: 1819,
- baggagePassengerByArea: 1820,
- specialBaggageByOther: 1821,
- specialBaggageByArea: 1822,
- abnormalBaggageByOther: 1823,
- abnormalBaggageByArea: 1824,
- complaintBaggageByOther: 1825,
- complaintBaggageByArea: 1826,
- compensationBaggageByOther: 1827,
- compensationBaggageByArea: 1828,
- compensationByOther: 1829,
- compensationByArea: 1830,
- baggageAverageByOther: 1831,
- baggageAverageByArea: 1832,
- specialBaggageClassificationByOther: 1193,
- specialBaggageClassificationByArea: 1194,
- flightClassificationByOther: 1195,
- flightClassificationByArea: 1196,
- compensationClassificationByOther: 1197,
- compensationClassificationByArea: 1198,
- passengerNormalClassificationByOther: 1199,
- passengerNormalClassificationByArea: 1200,
- passengerImportantClassificationByOther: 1201,
- passengerImportantClassificationByArea: 1202,
- abnormalBaggageClassificationByOther: 1205,
- abnormalBaggageClassificationByArea: 1206,
- compensationClassificationAll: 1834,
- compensationClassificationByAirline: 1835,
- compensationBaggageClassificationAll: 1836,
- compensationBaggageClassificationByAirline: 1837,
- abnormalBaggageClassificationAll: 1838,
- abnormalBaggageClassificationByAirline: 1839,
- nodeRange: 1801,
- nodeAirline: 1802,
- nodeAirport: 1803,
- nodeAll: 1804,
- nodeIn: 1804,
- nodeOut: 1804,
- nodeExportAirline: 1805,
- nodeExportAirport: 1805,
- nodeAxisDesc: 90,
-
- expressTransportationUpload: 20034,
- expressTransportation: 1803435,
- expressTransportationNum: 1803434,
- }
|