企业开通相关逻辑整理

This commit is contained in:
zhangchenbiao
2023-05-30 10:53:05 +08:00
parent c95a79a114
commit 145e278d3d
56 changed files with 2019 additions and 35 deletions

View File

@@ -2,7 +2,7 @@ spring.application.name=coolstore-partner-webb
spring.profiles.active=@profileActive@
server.port=31000
server.servlet.context-path=/partner
server.servlet.context-path=/partner/pc
#logback
logging.config=classpath:logback-spring.xml