From c50686f775664c5a722f4b5ad7afde1e5214b14d Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 05 十一月 2024 19:07:21 +0800 Subject: [PATCH] 最新版本541200007 --- server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/HKConstants.java | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 48 insertions(+), 1 deletions(-) diff --git a/server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/HKConstants.java b/server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/HKConstants.java index 014c378..8ff499e 100644 --- a/server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/HKConstants.java +++ b/server/visits/dmvisit_service/src/main/java/com/doumee/core/haikang/model/HKConstants.java @@ -44,7 +44,6 @@ String ngzx = "ngzx";//鑳界涓績 String jsc = "jsc";//鐗╀笟鍚庡嫟 String kqgzt = "attendance_workstand";//鑰冨嫟绠$悊 - } /** @@ -137,9 +136,57 @@ String[] fireDeviceStatusSearch= new String[]{"/api/fpnms/v2/device/status/search","鏌ヨ娑堥槻璁惧閮ㄤ欢鐘舵��"};//鏌ヨ娑堥槻璁惧閮ㄤ欢鐘舵�� String[] findDeviceAlarmPage= new String[]{"/api/v1/alarm/findDeviceAlarmPage","鍒嗛〉鏌ヨ璁惧涓嬬殑鎵�鏈夋姤璀﹁褰�"};//鍒嗛〉鏌ヨ璁惧涓嬬殑鎵�鏈夋姤璀﹁褰� String[] getTodoListPage= new String[]{"/api/v3/todo/getTodoListPage","鍒嗛〉鑾峰彇寰呭姙鍒楄〃"};//1.10.1鍒嗛〉鑾峰彇寰呭姙鍒楄〃 + String[] loginOut= new String[]{"/xauthplus-plugin/logout","閫�鍑虹櫥褰�"};//閫�鍑虹櫥褰� + String[] sendSms= new String[]{"/api/smsps/v1/smsService/sms","鐭俊楠岃瘉鐮�"};//鐭俊楠岃瘉鐮� + String[] getMenus= new String[]{"/api/privilegeService/v1/menus/list","鑾峰彇鐢ㄦ埛鏈夋潈闄愮殑鑿滃崟鍔熻兘椤�"};//鑾峰彇鐢ㄦ埛鏈夋潈闄愮殑鑿滃崟鍔熻兘椤� + String[] rootRegion= new String[]{"/api/resource/v1/regions/root","鑾峰彇鏍瑰尯鍩熶俊鎭帴鍙�"};//鑾峰彇鏍瑰尯鍩熶俊鎭帴鍙� + String[] subRegions= new String[]{"/api/resource/v1/regions/subRegions","鏍规嵁鍖哄煙缂栧彿鑾峰彇涓嬩竴绾у尯鍩熷垪琛�"};//鏍规嵁鍖哄煙缂栧彿鑾峰彇涓嬩竴绾у尯鍩熷垪琛� + String[] pageRegions= new String[]{"/api/resource/v1/regions","鍒嗛〉鑾峰彇鍖哄煙鍒楄〃"};//鍒嗛〉鑾峰彇鍖哄煙鍒楄〃 + String[] pageCameras= new String[]{"/api/resource/v1/cameras","鍒嗛〉鑾峰彇鐩戞帶鐐硅祫婧�"};//鍒嗛〉鑾峰彇鐩戞帶鐐硅祫婧� + String[] cameraPreviewURLs= new String[]{"/api/video/v1/cameras/previewURLs","鑾峰彇鐩戞帶鐐归瑙堝彇娴乁RL"};//鑾峰彇鐩戞帶鐐归瑙堝彇娴乁RL + String[] pageFireChannel= new String[]{"/api/resource/v1/fireChannel/get","鍒嗛〉鑾峰彇娑堥槻浼犳劅鍣ㄥ垪琛�"};//鍒嗛〉鑾峰彇娑堥槻浼犳劅鍣ㄥ垪琛� + String[] pageSensorStatus= new String[]{"/api/fpnms/v2/sensor/status/search","鍒嗛〉鏌ヨ娑堥槻浼犳劅鍣ㄩ儴浠剁姸鎬乿2"};//鍒嗛〉鏌ヨ娑堥槻浼犳劅鍣ㄩ儴浠剁姸鎬乿2 } /** + * 闄勫綍A.55娑堥槻璁惧绫诲瀷 + */ + public interface XiaofangCGQType{ + String[] hzbjzj = new String[]{"1020001" , "鐏伨鎶ヨ涓绘満" } ; + String[] gycgq = new String[]{"1020002" , "鎰熺儫浼犳劅鍣�" } ; + String[] gwcgs = new String[]{"1020003" , "鎰熸俯浼犳劅鍣�" } ; + String[] sdbjan = new String[]{"1020004" , "鎵嬪姩鎶ヨ鎸夐挳" } ; + String[] krqtcgq = new String[]{"1020005" , "鍙噧姘斾綋浼犳劅鍣�" } ; + String[] dqwdcgq = new String[]{"1020007" , "鐢垫皵娓╁害浼犳劅鍣�" } ; + String[] sydlcgq = new String[]{"1020008" , "鍓╀綑鐢垫祦浼犳劅鍣�" } ; + String[] ywcgq = new String[]{"1020009" , "娑蹭綅浼犳劅鍣�" } ; + String[] sycgq = new String[]{"1020010" , "姘村帇浼犳劅鍣�" } ; + String[] tycgq = new String[]{"1020011" , "閫氱敤浼犳劅鍣�" } ; + String[] sgbjq = new String[]{"1020015" , "澹板厜鎶ヨ鍣�" } ; + + } + /** + * 闄勫綍A.55娑堥槻璁惧绫诲瀷 + */ + public interface XiaofangDeviceType{ + String[] uitDevice = new String[]{"20001" , "uitDevice","鐢ㄦ埛淇℃伅浼犺緭瑁呯疆" } ; + String[] electricDevice = new String[]{"20002" , "electricDevice","鐢ㄧ數涓绘満" } ; + String[] wirelessWaterDevice = new String[]{"20003" , "wirelessWaterDevice","鐢ㄦ按涓绘満" } ; + String[] independentGasDevice = new String[]{"20004" , "independentGasDevice","鐙珛寮忓彲鐕冩皵浣撴姤璀﹀櫒" } ; + String[] independentSmokeDevice = new String[]{"20005" , "independentSmokeDevice","鐙珛寮忔劅鐑熸姤璀﹀櫒" } ; + String[] iogDTUDevice = new String[]{"20008" , "iogDTUDevice","鐗╄仈缃戠綉鍏筹紙DTU锛�" } ; + String[] siterwell433gwDevice = new String[]{"20009" , "siterwell433gwDevice","鐗╄仈缃戞秷闃叉姤璀︾綉鍏�(433)" } ; + String[] outdoorHydrantDevice = new String[]{"20010" , "outdoorHydrantDevice","瀹ゅ娑堢伀鏍�" } ; + String[] cameraSmokeDevice = new String[]{"20011" , "cameraSmokeDevice","瑙嗛鐑熸劅" } ; + String[] cameraTempDevice = new String[]{"20012" , "cameraTempDevice","瑙嗛娓╂劅" } ; + String[] intelligentAnalyzer = new String[]{"20013" , "intelligentAnalyzer","鏅鸿兘鍒嗘瀽浠�" } ; + String[] chargingPile = new String[]{"20014" , "chargingPile","鍏呯數妗�" } ; + String[] iPCVideoGateway = new String[]{"20015" , "IPCVideoGateway","IPC瑙嗛缃戝叧" } ; + String[] smartElectricityGateway = new String[]{"20016" , "smartElectricityGateway","鏅鸿兘鐢ㄧ數缃戝叧" } ; + } + + + /** * 浠诲嫏椤炲瀷 */ public enum TASK_TYPE { -- Gitblit v1.9.3