feat(sj_1.1.1): 添加Oracle i18n支持
This commit is contained in:
parent
d28f98d651
commit
c8dda95bb3
@ -30,6 +30,10 @@
|
||||
<groupId>com.oracle.database.jdbc</groupId>
|
||||
<artifactId>ojdbc8</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.oracle.database.nls</groupId>
|
||||
<artifactId>orai18n</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.aizuda</groupId>
|
||||
<artifactId>snail-job-datasource-template</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user