haifeng.zhang пре 4 дана
родитељ
комит
5f7998d08c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/api/questionReqort/index.ts

+ 1 - 1
src/api/questionReqort/index.ts

@@ -19,7 +19,7 @@ export enum questionApi {
   REPORTDATA = '/chengyun/event/front/V1/openApi/reportData',
 
   // 获取网格员
-  GETAREA_GRID_PERSON = '/ystlsystemservice/areaGrid/getAreaGrid'
+  GETAREA_GRID_PERSON = '/areaGrid/getAreaGrid'
 
   
 }