shenyijian
2023-11-16 bf4990ffb53e2a0e7b2ec0c7a8a054bdf8a57db5
src/main/java/com/dji/sample/manage/service/IDeviceRedisService.java
@@ -17,6 +17,7 @@
    /**
     * Determine if the device is online.
     * 判断设备是否在线
     * @param sn
     * @return
     */
@@ -24,6 +25,7 @@
    /**
     * Query the basic information of the device in redis.
     * 在redis中查询设备的基本信息。
     * @param sn
     * @return
     */