From ebc6dd2a18e16b7f7ee97986c0a8d70a594616c7 Mon Sep 17 00:00:00 2001 From: qinyingjie Date: Sun, 8 Jan 2023 11:33:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=B7=BB=E5=8A=A0portal=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc4a706 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +springcloud-service-common 公共模块 +springcloud-service-goods 商品模块 +springcloud-service-portal 门户模块 \ No newline at end of file -- GitLab