Browse Source

高速平台对接调整

pull/63/head
chenjiandong 1 year ago
parent
commit
704d08de01
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/java/com/tuoheng/gateway/constants/PermitPathConstant.java

+ 1
- 1
src/main/java/com/tuoheng/gateway/constants/PermitPathConstant.java View File

@@ -33,7 +33,7 @@ public class PermitPathConstant {

public static String freewayPermitUrlStr[] = {
"/freeway/admin/inspection/uploadFlightUrl/**",
"/freeway/admin/inspection/uploadFlightUrl/**"
"/freeway/admin/inspection/updateTaskByCode/**"
};

}

Loading…
Cancel
Save