初始化仓库

This commit is contained in:
2025-11-16 16:03:39 +08:00
commit ec097f2038
10 changed files with 635 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Tomcat
server:
port: 9401
spring:
application:
# 应用名称
name: studybehavior
profiles:
# 环境配置
active: dev