lulu LV2
刚刚
Jieven 发表了文章
EovaMeta全新开源版发布,扫码进群,老用户都爽上了,就你还不知道!
88月前
lulu 回复
补充一下,数据源是这样配置的:

#Eova数据源
eova.url = jdbc:mysql://xxx.xxx.xxx.xxx:3306/eovav6?characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull
eova.user = xxxx
eova.pwd = pwd


#main数据源
main.url = jdbc:oracle:thin:@xxx.xxx.xxx.xxx:1521:ORCL
main.user = xxxx
main.pwd = pwd
88月前
lulu 创建了一个问题