From 3b9d9ec597651856ec407abbb6d27f40ae0bc859 Mon Sep 17 00:00:00 2001 From: puzhibing <393733352@qq.com> Date: 星期五, 14 六月 2024 19:36:12 +0800 Subject: [PATCH] 客户修改需求 智慧球场修改不重新生成sutuID --- 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