parent
8e094d1a20
commit
60877a200a
|
|
@ -11,7 +11,7 @@ target/
|
||||||
*.iws
|
*.iws
|
||||||
*.iml
|
*.iml
|
||||||
*.ipr
|
*.ipr
|
||||||
|
CLAUDE.md
|
||||||
### Eclipse ###
|
### Eclipse ###
|
||||||
.apt_generated
|
.apt_generated
|
||||||
.classpath
|
.classpath
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ spring:
|
||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
host: redis
|
host: redis
|
||||||
port: 6379
|
port: 6369
|
||||||
#password: 1234567a
|
#password: 1234567a
|
||||||
database: 4
|
database: 4
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue