FIX:fixed issue of import french files failing

jira:[model mall]

Change-Id: I4cb9bfc0b75484ed6f1a39845c677260c5616019
This commit is contained in:
tao wang 2023-09-20 14:31:51 +08:00 committed by Lane.Wei
parent 3e19a483cb
commit ee9ddbf834
3 changed files with 21 additions and 22 deletions

View file

@ -229,7 +229,7 @@ private:
#endif
//import model from mall
std::string m_download_file_url;
wxString m_download_file_url;
//#ifdef _WIN32
wxColour m_color_label_modified;