From 9343a8039227125cc338f719c35543440b94abe3 Mon Sep 17 00:00:00 2001 From: Administrator <450292408@qq.com> Date: Mon, 20 Sep 2021 08:24:03 +0000 Subject: [PATCH] docs: create wg-basic/remote-rest --- wg-basic/remote-rest.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 wg-basic/remote-rest.md diff --git a/wg-basic/remote-rest.md b/wg-basic/remote-rest.md new file mode 100644 index 0000000..be7195f --- /dev/null +++ b/wg-basic/remote-rest.md @@ -0,0 +1,13 @@ +--- +title: 8.REST远程调用工具 +description: REST远程调用工具 +published: true +date: 2021-09-20T08:24:01.498Z +tags: wg-basic, remote +editor: markdown +dateCreated: 2021-09-20T08:24:01.498Z +--- + +# 功能说明 + +为了能够在分布式系统中更加方便高效的发送 Restful 请求,在 **common** 基础包中添加了 **远程调用工具** \ No newline at end of file