Mike 8 years ago
parent
commit
fd68649176
1 changed files with 1 additions and 1 deletions
  1. 1 1
      miaomiao/www/js/config/config.js

+ 1 - 1
miaomiao/www/js/config/config.js

xqd
@@ -4,6 +4,6 @@
         // server: 'http://localhost:8092/',
         // imgServer: 'http://localhost:8092/api/attachment/download/'
         server: 'http://q8.9026.com/',
-        imgServer: 'http://q8.9026.com/api/attachment/download/'
+        imgServer: 'http://q8.9026.com/attachment/'
     });
 })(angular.module('app'));