初始化

This commit is contained in:
zg
2026-07-15 16:13:27 +08:00
parent 6d6f559793
commit c4023c1623
276 changed files with 42622 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
server:
port: 9000
spring:
application:
name: mokee-gateway-gateway
profiles:
active: @spring.profiles.active@
mybatis-plus:
type-aliases-package: com.mokee.common.entity
configuration:
map-underscore-to-camel-case: true
jwt:
secret: mokee-gateway-jwt-secret-key-2024-must-be-256-bits!!
expiration: 7200