1. 多个配置文件通过include引入

自定义配置文件mysql.conf

在app.conf 中引入mysql.conf

include "mysql.conf"

 

相关文章: