pansen
2019-01-29 edb7c9ae9cd72601bcb58d3e1a3d9bf9250f0100
QiaoJiaSystem/LocalDBTool/SqliteFaceEncap.cpp
@@ -346,7 +346,6 @@
                memcpy(t_feas.faceFeature.data(), t_fea.data(), t_fea.size());
//            string create_time = query.value(2).toString().toStdString();
                t_feas.faceurl = query.value(3).toString().toStdString();
                t_feas.enable = query.value(5).toString().toStdString();
            }
        }
    }