From a78782b361c2bd038cdf30d8533f9e3926065d4a Mon Sep 17 00:00:00 2001 From: liujie <1793218484@qq.com> Date: 星期五, 22 八月 2025 09:17:16 +0800 Subject: [PATCH] update --- 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