fctom1215
2020-03-10 4d625b8f7d4eb22209dba53cf19353d8aa7455ea
lib/src/main/cpp/master/comm_if.cpp
@@ -791,7 +791,7 @@
                                const Value &s2 = (*itr)["tts"];
                                content[n].item = s1.GetInt();
                                strcpy(content[n].tts, s1.GetString());
                                strcpy(content[n].tts, s2.GetString());
                                n++;
                            }
                        }