|
@@ -44,7 +44,7 @@ const config = {
|
|
|
getStaticKnowledge: '/api/data/search/getStaticKnowledge',
|
|
|
getStaticScale: '/api/data/search/getScale',
|
|
|
}
|
|
|
-const imageUrlPrefix = 'http://192.168.2.122:82';
|
|
|
+const imageUrlPrefix = 'http://172.16.6.141:82';
|
|
|
// const getUrlArgObject = function(parm) {
|
|
|
// var query = decodeURI(window.location.search);
|
|
|
// var args = qs.parse(qs.parse(query.substr(1)));
|