fctom1215
2020-08-27 351f67650a6b5e96c3c57c9b09056c3fcd33f165
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"];