This commit is contained in:
lx
2026-01-15 10:53:54 +08:00
commit 9b2543f7f7
80 changed files with 2995 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
server:
port: 8081
spring:
datasource:
url: jdbc:mysql://101.35.140.199:13306/ietm
username: ietm
password: ietm11335577
mybatis:
mapper-locations: classpath:/mapper/*.xml
#logging:
# level:
# com:
# backend:
# webbackend:
# mapper: debug