From 2ecb7b23283b79fae714eb1ac4fdcae446442638 Mon Sep 17 00:00:00 2001 From: mitao <2763622819@qq.com> Date: 星期日, 30 三月 2025 14:19:35 +0800 Subject: [PATCH] 惠民卡协议管理 --- cloud-server-other/src/main/java/com/dsh/other/feignclient/CustomerClient.java | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/cloud-server-other/src/main/java/com/dsh/other/feignclient/CustomerClient.java b/cloud-server-other/src/main/java/com/dsh/other/feignclient/CustomerClient.java index b917c98..a75ddd8 100644 --- a/cloud-server-other/src/main/java/com/dsh/other/feignclient/CustomerClient.java +++ b/cloud-server-other/src/main/java/com/dsh/other/feignclient/CustomerClient.java @@ -6,7 +6,4 @@ public interface CustomerClient { - - - } -- Gitblit v1.7.1