咨询等功能完善1

This commit is contained in:
menxipeng
2025-08-15 19:32:46 +08:00
parent 37623bcab9
commit 38203873ff
10 changed files with 902 additions and 1 deletions

View File

@@ -190,6 +190,11 @@
<groupId>com.alipay.sdk</groupId>
<artifactId>alipay-easysdk</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
</dependencies>
</project>