记得上下班打卡 | git大法好,push需谨慎

Commit 645822e3 authored by 胡佳晨's avatar 胡佳晨

修改 不需要token

parent 17e211ff
......@@ -41,7 +41,7 @@ import static com.liquidnet.commons.lang.util.DateUtil.DTF_YMD_HMS;
@Service
public class GoblinZhengzaiMarketServiceImpl implements IGoblinZhengzaiMarketService {
@Value("${liquidnet.service.adam.url}")
@Value("${liquidnet.service.goblin.url}")
String goblinUrl;
@Autowired
GoblinRedisUtils goblinRedisUtils;
......
......@@ -99,7 +99,7 @@ global-auth:
- ${liquidnet.info.context}/webjars/**
- ${liquidnet.info.context}/swagger-resources/**
- ${liquidnet.info.context}/v2/api-docs*
- ${liquidnet.info.context}/inner/*
- ${liquidnet.info.context}/inner/**
- ${liquidnet.info.context}/front/*
oncheck-url-pattern:
-
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment