From 9d809221eb4debba088ac2e56e63315b7596a30b Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期二, 16 九月 2025 14:50:41 +0800 Subject: [PATCH] 解决图片显示问题和实物商品与虚拟商品中不包含礼品卡时去除优惠卷id和名称 --- manager-api/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/manager-api/pom.xml b/manager-api/pom.xml index f2b40c4..e25db3c 100644 --- a/manager-api/pom.xml +++ b/manager-api/pom.xml @@ -29,4 +29,4 @@ </plugins> </build> -</project> \ No newline at end of file +</project> -- Gitblit v1.8.0