教程里关于feign调用拿不到token的问题 #2244

集成xxl-job-2.2.0之后,注解没有删掉,导致启动报端口冲突 #2228
This commit is contained in:
zhangdaiscott
2021-02-17 21:54:23 +08:00
parent 53d410896a
commit dc91b8439c
4 changed files with 81 additions and 77 deletions
@@ -95,6 +95,9 @@
<#if po.classType=='pca'>
<#assign list_need_pca=true>
</#if>
<#if po.classType=='switch'>
<#assign list_need_switch=true>
</#if>
</#list>
<#-- 结束循环 -->
<#t>