pom.xml
@@ -837,6 +837,14 @@ <scope>system</scope> <systemPath>${basedir}/src/main/webapp/WEB-INF/lib/kingbase8-8.6.0.jar</systemPath> </dependency> <!--打印机对接--> <dependency> <groupId>com.tsc_sdk</groupId> <artifactId>tsc_sdk</artifactId> <version>1.0.0</version> <scope>system</scope> <systemPath>${basedir}/src/main/webapp/WEB-INF/lib/tsc_sdk.jar</systemPath> </dependency> <!-- <dependency>--> <!-- <groupId>org.postgresql</groupId>--> <!-- <artifactId>Driver</artifactId>-->