From 22e8a676ee42c0d78b3526bcd9a635abbe8dca03 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期二, 28 六月 2022 11:28:21 +0800
Subject: [PATCH] 优化databus bug
---
java110-interface/src/main/java/com/java110/intf/report/IReportCustomComponentFooterV1InnerServiceSMO.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/java110-interface/src/main/java/com/java110/intf/report/IReportCustomComponentFooterV1InnerServiceSMO.java b/java110-interface/src/main/java/com/java110/intf/report/IReportCustomComponentFooterV1InnerServiceSMO.java
index 9492865..1a21295 100644
--- a/java110-interface/src/main/java/com/java110/intf/report/IReportCustomComponentFooterV1InnerServiceSMO.java
+++ b/java110-interface/src/main/java/com/java110/intf/report/IReportCustomComponentFooterV1InnerServiceSMO.java
@@ -27,13 +27,13 @@
/**
* 绫昏〃杩帮細 鏈嶅姟涔嬪墠璋冪敤鐨勬帴鍙g被锛屼笉瀵瑰鎻愪緵鎺ュ彛鑳藉姏 鍙敤浜庢帴鍙e缓璋冪敤
- * add by 鍚村鏂� at 2021-11-14 01:21:59 mail: 928255095@qq.com
+ * add by 鍚村鏂� at 2021-11-14 01:32:10 mail: 928255095@qq.com
* open source address: https://gitee.com/wuxw7/MicroCommunity
* 瀹樼綉锛歨ttp://www.homecommunity.cn
* 娓╅Θ鎻愮ず锛氬鏋滄偍瀵规鏂囦欢杩涜淇敼 璇蜂笉瑕佸垹闄ゅ師鏈変綔鑰呭強娉ㄩ噴淇℃伅锛岃琛ュ厖鎮ㄧ殑 淇敼鐨勫師鍥犱互鍙婅仈绯婚偖绠卞涓�
* // modify by 寮犱笁 at 2021-09-12 绗�10琛屽湪鏌愮鍦烘櫙涓嬪瓨鍦ㄦ煇绉峛ug 闇�瑕佷慨澶嶏紝娉ㄩ噴10鑷�20琛� 鍔犲叆 20琛岃嚦30琛�
*/
-@FeignClient(name = "report-service", configuration = {FeignConfiguration.class})
+@FeignClient(name = "${java110.report-service}", configuration = {FeignConfiguration.class})
@RequestMapping("/reportCustomComponentFooterV1Api")
public interface IReportCustomComponentFooterV1InnerServiceSMO {
--
Gitblit v1.8.0