lib/src/main/cpp/master/comm_if.cpp
@@ -1150,6 +1150,8 @@ if (itr->HasMember("type")) { const Value &s = (*itr)["type"]; forbid.type = s.GetInt(); DEBUG("禁止线 type %d", forbid.type); } if (itr->HasMember("id")) { const Value &s = (*itr)["id"];