From 09be7c5c7fb381783749cab6a4cc10a4433d38cb Mon Sep 17 00:00:00 2001 From: tanghc Date: Tue, 26 Mar 2019 17:54:05 +0800 Subject: [PATCH] =?UTF-8?q?update=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/java/com/gitee/sop/gateway/config/ZuulConfig.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sop-gateway/src/main/java/com/gitee/sop/gateway/config/ZuulConfig.java b/sop-gateway/src/main/java/com/gitee/sop/gateway/config/ZuulConfig.java index 8f1aa75e..48f2df17 100644 --- a/sop-gateway/src/main/java/com/gitee/sop/gateway/config/ZuulConfig.java +++ b/sop-gateway/src/main/java/com/gitee/sop/gateway/config/ZuulConfig.java @@ -33,7 +33,7 @@ public class ZuulConfig extends AlipayZuulConfiguration { } /** - * 开通支付宝开放平台能力 + * 开通淘宝开放平台能力 * @author tanghc */ //@Configuration