@@ -1,5 +1,5 @@
'use strict'
module.exports = {
NODE_ENV: '"production"',
- BACKEND_URL:'"http://www.wzgh.org/epay-server"'
+ BACKEND_URL:'"http://zldb.xiaoxinda.com:8088/epay-server"'
}