pom.xml
@@ -133,6 +133,13 @@ <artifactId>dynamic-datasource-spring-boot-starter</artifactId> <version>4.2.0</version> </dependency> <dependency> <groupId>webapi</groupId> <artifactId>webapi</artifactId> <version>1.0.0</version> <scope>system</scope> <systemPath>${project.basedir}/src/main/resources/lib/webapi.jar</systemPath> </dependency> <!-- <dependency>--> <!-- <groupId>kingdee-xw-openapi</groupId>--> <!-- <artifactId>kingdee-xw-openapi</artifactId>-->