Explorar el Código

1.设备设置管理接口修改

master
wangwanlei hace 10 meses
padre
commit
beb5b2c4cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      app/src/main/java/com/xhly/manageapp/network/UriAdress.kt

+ 1
- 1
app/src/main/java/com/xhly/manageapp/network/UriAdress.kt Ver fichero

@@ -59,5 +59,5 @@ object UriAdress {
59 59
     /**
60 60
      * 设备设置管理
61 61
      */
62
-    const val DEVICESETDETAIL = "/deviceSet/detail"
62
+    const val DEVICESETDETAIL = "/school/detail"
63 63
 }

Loading…
Cancelar
Guardar