commit | c6a4ee05c37230c1086d7c5c8e442f0b09f9ea70 | [log] [tgz] |
---|---|---|
author | rhj <22301129@bjtu.edu.cn> | Fri Jun 06 00:45:18 2025 +0800 |
committer | rhj <22301129@bjtu.edu.cn> | Fri Jun 06 17:48:38 2025 +0800 |
tree | 4efc19582fdb7b928ba84ce264788d0ffe5b1755 | |
parent | cdfe5482bd914acd20452f60d76875d05870b9e6 [diff] [blame] |
用户资料接口添加 Change-Id: Id55e7fef307ec1663bb7a05cfbf7f81e097ac767
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties new file mode 100644 index 0000000..bafddce --- /dev/null +++ b/src/main/resources/application.properties
@@ -0,0 +1 @@ +server.port=8081 \ No newline at end of file