提交 ac5d117c 编写于 作者: X xionglei6

fix: back caps

Signed-off-by: Nxionglei6 <xionglei6@huawei.com>
上级 854c6e8c
......@@ -78,7 +78,7 @@ static unsigned int GetCapByString(const char *capStr)
return capStrCapNum[j].CapNum;
}
}
return CAP_LAST_CAP + 1;
return -1;
}
int GetServiceCaps(const cJSON *curArrItem, Service *service)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册