1.spring配置文件
classpath:/system.properties classpath:/jdbc.properties classpath:/system.properties UTF-8 mysql xph datasource ${mysql_url_xph} ${mysql_user_xph} ${mysql_password_xph} mysql qs datasource ${mysql_url_qs} ${mysql_user_qs} ${mysql_password_qs} classpath*:com/tykj/weatherservice/bean/xphdata/xphRealData.xml classpath*:com/tykj/weatherservice/bean/channel/channel.xml classpath*:com/tykj/weatherservice/bean/deviceinfo/deviceinfo.xml classpath*:com/tykj/weatherservice/bean/webthings/webthings.xml UserTransactionImp1 300 UserTransactionManager1 true
时间: 2024-12-17 21:48:34