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