Authored by htoooth

fix

@@ -28,7 +28,7 @@ module.exports = { @@ -28,7 +28,7 @@ module.exports = {
28 // singleApi: 'http://api-test2.yohops.com:9999/', 28 // singleApi: 'http://api-test2.yohops.com:9999/',
29 // api: 'http://api-test2.yohops.com:9999/', 29 // api: 'http://api-test2.yohops.com:9999/',
30 // service: 'http://service-test2.yohops.com:9999/', 30 // service: 'http://service-test2.yohops.com:9999/',
31 - // serviceNotify: 'http://servi-test2.yohops.com:9999/', 31 + // serviceNotify: 'http://service-test2.yohops.com:9999/',
32 // global: 'http://global-test-soa.yohops.com:9999/', 32 // global: 'http://global-test-soa.yohops.com:9999/',
33 // platformApi: 'http://192.168.102.48:8088/', 33 // platformApi: 'http://192.168.102.48:8088/',
34 34