订单详情接口调整

This commit is contained in:
2025-10-27 09:10:03 +08:00
parent 3497962627
commit 4042fd297d
12 changed files with 182 additions and 93 deletions

View File

@@ -25,6 +25,14 @@
<artifactId>tashow-framework-env</artifactId>
</dependency>
<!-- https://mvnrepository.com/artifact/org.jaudiotagger/jaudiotagger -->
<dependency>
<groupId>org.jaudiotagger</groupId>
<artifactId>jaudiotagger</artifactId>
<version>2.0.1</version>
</dependency>
<!-- 依赖服务 -->
<dependency>
<groupId>com.tashow.cloud</groupId>