From dd590b6cf6a2545680e5a8041916db9652427ebc Mon Sep 17 00:00:00 2001 From: soul2 <1052986332@qq.com> Date: Tue, 6 Sep 2022 16:33:31 +0800 Subject: [PATCH] update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e9b668f..2b56b50 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,9 @@ git clone http://gitea.soul2.cn/soul2/soul2-java-demo-version_1.git - `master`: 上线 - `develop`: 最新的开发版 +## 运行 + +使用dev环境 +` -Dspring.profiles.active=dev` + 2022年9月6日 第一版 By soul2 \ No newline at end of file