Authored by jack.lee

commit autoconfig.

@@ -6,8 +6,6 @@ jdbc.mysql.readonlyinslave = true @@ -6,8 +6,6 @@ jdbc.mysql.readonlyinslave = true
6 6
7 mobile.limit.sendTimes = 50 7 mobile.limit.sendTimes = 50
8 8
9 -rabbit_vhost = yoho  
10 -  
11 redis.pool.maxIdle = 100 9 redis.pool.maxIdle = 100
12 redis.pool.maxWaitMillis = 2000 10 redis.pool.maxWaitMillis = 2000
13 redis.pool.minIdle = 50 11 redis.pool.minIdle = 50
@@ -16,6 +14,8 @@ redis.pool.testWhileIdle = true @@ -16,6 +14,8 @@ redis.pool.testWhileIdle = true
16 14
17 task.addNewBrand.status = on 15 task.addNewBrand.status = on
18 16
  17 +task.brands.number = 19
  18 +
19 task.discountBrand.status = on 19 task.discountBrand.status = on
20 20
21 task.msgnum = 10000 21 task.msgnum = 10000