发送遥控地锁指令

This commit is contained in:
2023-08-02 10:20:43 +08:00
parent 1065a81db7
commit 0c45524a0d
4 changed files with 73 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ import org.springframework.stereotype.Component;
* 遥控地锁升锁与降锁命令
*
* 服务器下发命令给地锁,地锁执行动作
*
* @deprecated 桩不会发送这个指令,由平台主动发送
* @author JS-ZZA
* @date 2022/9/19 15:41
*/