opt:优化获取code代码

This commit is contained in:
zhangzq
2025-02-14 14:24:05 +08:00
parent 3712c21169
commit 23e8b1d1a5
9 changed files with 114 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
server:
port: 9999
port: 8011
#配置数据源
spring:
shardingsphere:

View File

@@ -1,5 +1,5 @@
server:
port: 8013
port: 8011
#配置数据源
spring:
shardingsphere:

View File

@@ -126,6 +126,7 @@ security:
- /api/param/getValueByCode
- /plumelog/**
- /api/esLog/**
- /api/codeDetail/getNewCode
# Sa-Token配置
sa-token:
# token 名称 (同时也是cookie名称)