这里增加如果服务的grid_flag==NO_FLOW状态是过滤掉的逻辑
louishlz opened this issue · 1 comments
louishlz commented
TarsFramework/RegistryServer/DbHandle.cpp
Line 1172 in 81234de
if(res[i]["grid_flag"] == "NO_FLOW")
{
continue;
}
tarscloudbot commented
welcome pr~