From fc1743242f10bfd1a5ed7289cf4beefd7f0cc0da Mon Sep 17 00:00:00 2001 From: tanghc Date: Mon, 16 Sep 2019 17:18:16 +0800 Subject: [PATCH] 2.1.2 --- doc/docs/files/10011_项目接入到SOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs/files/10011_项目接入到SOP.md b/doc/docs/files/10011_项目接入到SOP.md index ca8f5990..5401c2eb 100644 --- a/doc/docs/files/10011_项目接入到SOP.md +++ b/doc/docs/files/10011_项目接入到SOP.md @@ -103,7 +103,7 @@ php应用提供的接口需要返回如下json内容: "name": "alipay.category.get", "version": "1.0", "uri": "lb://story-service", - "path": "/alipay.category.get/", + "path": "/goods/list_goods", "order": 0, "ignoreValidate": 0, "status": 1,