databases.yml
539 Bytes
datasources:
ufo_product:
servers:
- 192.168.102.219:3306
- 192.168.102.219:3306
username: yh_test
password: 9nm0icOwt6bMHjMusIfMLw==
maxTotal: 100
daos:
- com.yohobuy.platform.dal.product.IProductSortMapper
ufo_order:
servers:
- 192.168.102.219:3306
- 192.168.102.219:3306
username: yh_test
password: 9nm0icOwt6bMHjMusIfMLw==
maxTotal: 100
daos:
- com.yohobuy.platform.dal.product.IProductSortMapper
readOnlyInSlave: true