From ae2d52827d289dd985014a63c08b0913d083b215 Mon Sep 17 00:00:00 2001 From: bsw215583320 <baoshiwei121@163.com> Date: 星期二, 09 四月 2024 08:48:38 +0800 Subject: [PATCH] 去掉opc相关业务 --- jeecg-module-dry/jeecg-module-dry-api/pom.xml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jeecg-module-dry/jeecg-module-dry-api/pom.xml b/jeecg-module-dry/jeecg-module-dry-api/pom.xml index 8bce88b..fd4d4a0 100644 --- a/jeecg-module-dry/jeecg-module-dry-api/pom.xml +++ b/jeecg-module-dry/jeecg-module-dry-api/pom.xml @@ -42,11 +42,11 @@ <!-- <artifactId>bcprov-jdk15on</artifactId>--> <!-- <version>1.70</version>--> <!-- </dependency>--> - <dependency> - <groupId>com.kangaroohy</groupId> - <artifactId>milo-spring-boot-starter</artifactId> - <version>3.0.4</version> - </dependency> +<!-- <dependency>--> +<!-- <groupId>com.kangaroohy</groupId>--> +<!-- <artifactId>milo-spring-boot-starter</artifactId>--> +<!-- <version>3.0.4</version>--> +<!-- </dependency>--> <dependency> <groupId>ai.djl.pytorch</groupId> <artifactId>pytorch-engine</artifactId> -- Gitblit v1.9.3