commit | 5ebd93c7fa966a0b02b421f9bacad5698630e496 | [log] [tgz] |
---|---|---|
author | rhj <22301129@bjtu.edu.cn> | Sat Jun 07 15:57:28 2025 +0800 |
committer | rhj <22301129@bjtu.edu.cn> | Sat Jun 07 15:57:28 2025 +0800 |
tree | 1eedb981ad308a05e505ff76fe4498a7b39df2d3 | |
parent | 87c24974d4dbd6f49864f0fbf115d151179a94aa [diff] [blame] |
添加搜索后端接口 Change-Id: Ie7d87009f4b71ebdf3fdb30f561d4cf85bc6f416
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 2e8b0a3..bafddce 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -1 +1 @@ -server.port=8111 \ No newline at end of file +server.port=8081 \ No newline at end of file