...
|
...
|
@@ -5,10 +5,6 @@ datasources: |
|
|
- 192.168.102.219:3306
|
|
|
username: yh_test
|
|
|
password: 9nm0icOwt6bMHjMusIfMLw==
|
|
|
cobar: true
|
|
|
maxConnections: 80
|
|
|
minIdle: 20
|
|
|
maxIdle: 40
|
|
|
|
|
|
yh_lottery:
|
|
|
servers:
|
...
|
...
|
@@ -16,10 +12,6 @@ datasources: |
|
|
- 192.168.102.219:3306
|
|
|
username: yh_test
|
|
|
password: 9nm0icOwt6bMHjMusIfMLw==
|
|
|
cobar: true
|
|
|
maxConnections: 80
|
|
|
minIdle: 20
|
|
|
maxIdle: 40
|
|
|
daos:
|
|
|
- com.yoho.lottery.dal.GiftMapper
|
|
|
- com.yoho.lottery.dal.LotteryMapper
|
...
|
...
|
|