skcj 1 year ago
parent
commit
6fc58f567a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ruoyi-ui/nginx.conf

+ 2 - 2
ruoyi-ui/nginx.conf

@@ -42,10 +42,10 @@ http {
         location /mzylfwobs/ {
         location /mzylfwobs/ {
            proxy_pass http://172.17.0.1:9090/file/mzylfwobs/;
            proxy_pass http://172.17.0.1:9090/file/mzylfwobs/;
         }
         }
-        location /getxflrinfo/ {
+        location /getxflrinfo {
            proxy_pass http://121.36.73.159:8090/getxflrinfo;
            proxy_pass http://121.36.73.159:8090/getxflrinfo;
         }
         }
-        location /getxflrdata/ {
+        location /getxflrdata {
             proxy_pass http://121.36.73.159:8090/getxflrdata;
             proxy_pass http://121.36.73.159:8090/getxflrdata;
          }
          }
         location / {
         location / {