Explorar el Código

添加DSP 巡检云免登录接口

pull/87/head
wubin hace 1 año
padre
commit
60f60a7087
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/main/java/com/tuoheng/gateway/constants/PermitPathConstant.java

+ 1
- 0
src/main/java/com/tuoheng/gateway/constants/PermitPathConstant.java Ver fichero

@@ -60,6 +60,7 @@ public class PermitPathConstant {
"/api/inspection/pilot/inspection/updateTaskByCode/**",
"/api/inspection/pilot/inspection/uploadFlightUrl/**",
"/api/inspection/flightdata/callback/**",
"/api/inspection/flightdata/addCallback/**",
"/api/inspection/dsp/callback/**",
"/api/inspection/third/test/callback/**"
};

Cargando…
Cancelar
Guardar