Authored by 梁志锋

Merge remote-tracking branch 'origin/master'

... ... @@ -23,9 +23,9 @@ class Yohobuy
// const YOHOBUY_URL = 'http://www.yohobuy.com/';
//java API
const API_URL = 'http://api.yoho.cn/';
const API_URL2 = 'http://api.yoho.cn/';
const SERVICE_URL = 'http://service.yoho.cn/';
const API_URL = 'http://api.yoho.yohoops.org/';
const API_URL2 = 'http://api.yoho.yohoops.org/';
const SERVICE_URL = 'http://service.yoho.yohoops.org/';
const YOHOBUY_URL = 'http://www.yohobuy.com/';
const API_OLD = 'http://api2.open.yohobuy.com/';
... ...
[memcached]
master.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
slave.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
session.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
master.hosts=10.66.1.6:12111,10.66.1.7:12111,10.66.1.8:12111
slave.hosts=10.66.1.6:12112,10.66.1.7:12112,10.66.1.8:12112
session.hosts=10.66.1.6:12111,10.66.1.7:12111,10.66.1.8:12111
[redis]
servers.hosts=127.0.0.1:6379
\ No newline at end of file
... ...
[memcached]
master.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
slave.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
session.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
master.hosts=10.66.1.6:12111,10.66.1.7:12111,10.66.1.8:12111
slave.hosts=10.66.1.6:12112,10.66.1.7:12112,10.66.1.8:12112
session.hosts=10.66.1.6:12111,10.66.1.7:12111,10.66.1.8:12111
[redis]
servers.hosts=127.0.0.1:6379
\ No newline at end of file
... ...
[memcached]
master.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
slave.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
session.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
[redis]
servers.hosts=127.0.0.1:6379
\ No newline at end of file
... ...
[memcached]
master.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
slave.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
session.hosts=10.66.101.9:11111,10.66.101.9:11211,10.66.101.9:11311
[redis]
servers.hosts=127.0.0.1:6379
\ No newline at end of file
... ...