diff --git a/src/modules/search/index.jsx b/src/modules/search/index.jsx index 483309d7..08331879 100644 --- a/src/modules/search/index.jsx +++ b/src/modules/search/index.jsx @@ -13,7 +13,7 @@ const { TabPane } = Tabs; // const https = 'http://192.168.0.77:8081'; //曾伟内网后台 // const https = 'http://192.168.31.104:8081'; //曾伟外网后台 // const https='http://106.75.31.211:58081'; -const https = 'https://test-statistics.trustie.net'; +const https = "https://statistics.trustie.net"; const GlobalSearch = ({ location, showNotification, history }) => {