更新pdd-api

This commit is contained in:
老齐 2024-06-17 10:02:52 +08:00
parent aa66571903
commit c721c2212c
2 changed files with 2 additions and 2 deletions

View File

@ -26,9 +26,9 @@
<dependency>
<groupId>pdd</groupId>
<artifactId>pop-api</artifactId>
<version>0.3</version>
<version>0.6.17</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/pdd-api-0.3.jar</systemPath>
<systemPath>${project.basedir}/libs/pdd-api-0.6.17.jar</systemPath>
</dependency>
</dependencies>