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'
 
   
 }