Commit 9007908b authored by chen.weican's avatar chen.weican

【修改内容】更新版本号为1.4.7

【提交人】陈伟灿
parent 96115f2e
1.4.6
\ No newline at end of file
1.4.7
\ No newline at end of file
......@@ -751,6 +751,7 @@ static int kk_device_historyalarm_handle(cJSON *payload)
cJSON *identifier = cJSON_GetObjectItem(client_list ,"identifier");
if(identifier == NULL){
cJSON_Delete(infoItem);
cJSON_Delete(contentObj);
return -1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment