|
@@ -1,51 +0,0 @@
|
|
|
-package com.sooka.sponest.monitor.remoteapi.service;
|
|
|
-
|
|
|
-import com.ruoyi.common.core.constant.ServiceNameConstants;
|
|
|
-
|
|
|
-public class ModulesServiceNameContants extends ServiceNameConstants {
|
|
|
-
|
|
|
- //综合治理中心中心
|
|
|
- public static final String CENTER_COMPREHENSIVE = "sooka-sponest-center-comprehensive";
|
|
|
-
|
|
|
- //数据中心
|
|
|
- public static final String CENTER_DATA = "sooka-sponest-center-data";
|
|
|
-
|
|
|
- //测评中心
|
|
|
- public static final String CENTER_EVALUATION = "sooka-sponest-center-evaluation";
|
|
|
-
|
|
|
- //事件中心
|
|
|
- public static final String CENTER_EVENT = "sooka-sponest-center-event";
|
|
|
-
|
|
|
- //森林防火中心
|
|
|
- public static final String CENTER_FIRE = "sooka-sponest-center-fire";
|
|
|
-
|
|
|
- //监控中心
|
|
|
- public static final String CENTER_MONITOR = "sooka-sponest-center-monitor";
|
|
|
-
|
|
|
- //一体化平台
|
|
|
- public static final String CENTER_ONEST = "sooka-sponest-center-onest";
|
|
|
-
|
|
|
- //病虫灾害中心
|
|
|
- public static final String CENTER_PESTS = "sooka-sponest-center-pests";
|
|
|
-
|
|
|
- //秸秆禁烧中心
|
|
|
- public static final String CENTER_STRAW = "sooka-sponest-center-straw";
|
|
|
-
|
|
|
- //任务中心
|
|
|
- public static final String CENTER_TASK = "sooka-sponest-center-task";
|
|
|
-
|
|
|
- //运管中心
|
|
|
- public static final String CENTER_TRANMANAGER = "sooka-sponest-center-tranmanager";
|
|
|
- //文件中心
|
|
|
- public static final String CENTER_FILE = "sooka-sponest-file";
|
|
|
- /**
|
|
|
- * 系统模块的serviceid
|
|
|
- */
|
|
|
- public static final String SYSTEM_SERVICE = "sooka-sponest-system";
|
|
|
-
|
|
|
- public static final String MIDDLE_GROUND_SERVICE = "sooka-middleGround";
|
|
|
-
|
|
|
- //执法
|
|
|
- public static final String CENTER_LAWENFORCEMENT = "sooka-sponest-lawenforcement";
|
|
|
-
|
|
|
-}
|