diff --git a/client/env/production.js b/client/env/production.js index d5b9985..a856743 100755 --- a/client/env/production.js +++ b/client/env/production.js @@ -2,6 +2,6 @@ * Created by ruibing on 16/11/2. */ module.exports = { - domain: 'https://test.mjitech.com/web/', + domain: 'https://www.mjitech.com/web/', uploadImg : "https://preprod.mjitech.com/static/uploadTrouble" } \ No newline at end of file