Commit 3df6f3ce authored by 陈伟灿's avatar 陈伟灿

Merge branch 'cwc' into 'master'

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

See merge request chenweican/k-sdk!208
parents 27520a6d 9007908b
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