feat():增加客户列表接口

master
chentaisen 2024-08-07 09:03:33 +08:00
parent 67335879d3
commit e9c4f754c8
2 changed files with 1 additions and 4 deletions

View File

@ -23,9 +23,5 @@
<groupId>com.muyu</groupId>
<artifactId>cloud-common-core</artifactId>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations-jakarta</artifactId>
</dependency>
</dependencies>
</project>

View File

@ -24,5 +24,6 @@
<groupId>com.muyu</groupId>
<artifactId>cloud-pay-common</artifactId>
</dependency>
</dependencies>
</project>