修改超时时间

master
Cui YongXing 2024-09-09 21:26:13 +08:00
parent 68ec243425
commit 51895373cf
1 changed files with 5 additions and 0 deletions

View File

@ -101,6 +101,11 @@
<artifactId>cloud-datasources-client</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.muyu</groupId>
<artifactId>cloud-common-etl</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
<build>