销售明细表定时任务

This commit is contained in:
hardy.liu
2026-03-06 15:00:08 +08:00
parent ee7510f41e
commit 8bae1cbd35
8 changed files with 323 additions and 5 deletions

View File

@@ -92,5 +92,10 @@
<artifactId>lidee-service-infra-api</artifactId>
<version>${lidee.version}</version>
</dependency>
<dependency>
<groupId>com.oracle.database.nls</groupId>
<artifactId>orai18n</artifactId>
<version>21.1.0.0</version>
</dependency>
</dependencies>
</project>