1.pms全过程用户临时档案功能
This commit is contained in:
@@ -49,8 +49,10 @@ public enum GWSendEnum {
|
||||
|
||||
REPORT_CREATE("reportCreate", "/powerQuality/report/create"),
|
||||
|
||||
COMM_POINT("commPoint","/powerQuality/publicConnection/pqBusMonitorDataStatisticalCreate")
|
||||
|
||||
COMM_POINT("commPoint","/powerQuality/publicConnection/pqBusMonitorDataStatisticalCreate"),
|
||||
MAIN_MONITOR("mainMonitor","/powerQuality/runStatistics/monitorStatisticsCreate"),
|
||||
TEMP_USER_CREATE("tempUserCreate","/powerQuality/process/tempUserCreate"),
|
||||
MONTH_REPORT_CREATE("monthReportCreate","/powerQuality/process/monthReportCreate")
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user