修复单元测试的报错

This commit is contained in:
YunaiV
2023-10-24 00:02:18 +08:00
parent 5b14810626
commit 9fc31ac2ae
4 changed files with 7 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-module-mall</artifactId>
<version>1.8.2-snapshot</version>
<version>${revision}</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>yudao-module-trade-api</artifactId>