std::vector 把configVec加到mConfigVec末尾 mConfigVec.insert(mConfigVec.end(), configVec.begin(), configVec.end());