Browse Source

`去除接口权限`

wenhongquan 2 năm trước cách đây
mục cha
commit
b6c3e3bd4f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      ruoyi-admin/src/main/resources/application.yml

+ 1 - 0
ruoyi-admin/src/main/resources/application.yml

@@ -136,6 +136,7 @@ security:
     # actuator 监控配置
     - /actuator
     - /actuator/**
+    - /data/device/deviceList
 
 # MyBatisPlus配置
 # https://baomidou.com/config/