1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

连接服务器数据库

This commit is contained in:
2022-10-24 00:21:31 +08:00
parent 82ea418f57
commit 48ba451ec0
6 changed files with 85 additions and 13 deletions

4
backend/.gitignore vendored
View File

@@ -13,11 +13,13 @@ target/
.sts4-cache
### IntelliJ IDEA ###
.idea
# .idea
*.iws
*.iml
*.ipr
!.idea/runConfigurations/*
### NetBeans ###
/nbproject/private/
/nbbuild/