正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -139,7 +139,7 @@ class AesController extends HomeBaseController{ | @@ -139,7 +139,7 @@ class AesController extends HomeBaseController{ | ||
139 | * @url /portal/Aes/decryption | 139 | * @url /portal/Aes/decryption |
140 | * @method GET | 140 | * @method GET |
141 | * | 141 | * |
142 | - * @param name:decryKey type:String require:1 default:无 other: desc:加密命令 | 142 | + * @param name:decryKey type:String require:1 default:无 other: desc:设备返回状态(加密) |
143 | * @param name:MACAddress type:String require:1 default:无 other: desc:设备MAC地址 | 143 | * @param name:MACAddress type:String require:1 default:无 other: desc:设备MAC地址 |
144 | * @param name:type type:String require:1 default:无 other: desc:命令类型 (1 开锁返回指令 2 状态返回指令) | 144 | * @param name:type type:String require:1 default:无 other: desc:命令类型 (1 开锁返回指令 2 状态返回指令) |
145 | * | 145 | * |
-
请 注册 或 登录 后发表评论