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

master
chentaisen 2024-08-07 00:32:51 +08:00
parent 442e8dd9f7
commit 67335879d3
1 changed files with 4 additions and 0 deletions

View File

@ -23,5 +23,9 @@
<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>