| | |
| | | registration.excludePathPatterns("/api/news/**");
|
| | | registration.excludePathPatterns("/api/member/cashOutSetting");
|
| | | registration.excludePathPatterns("/api/member/agentDetail");
|
| | | registration.excludePathPatterns("/api/member/activityInfo");
|
| | | registration.excludePathPatterns("/api/leader/leaderList");
|
| | | registration.excludePathPatterns("/api/leader/leaderListInFence");
|
| | | registration.excludePathPatterns("/api/leader/noLoginLeaderTitle");
|
| | | registration.excludePathPatterns("/api/xcxPay/wxpayCallback");
|
| | | registration.excludePathPatterns("/api/xcxPay/rechargeCallBack");
|
| | | registration.excludePathPatterns("/api/xcxPay/fapiaoCallBack");
|
| | | registration.excludePathPatterns("/api/xcxPay/activityOrderCallback");
|
| | | registration.excludePathPatterns("/api/happyCategory/allCategory");
|
| | | registration.excludePathPatterns("/api/happyCategory/indexCategory");
|
| | | registration.excludePathPatterns("/api/happyActivity/activityList");
|
| | | registration.excludePathPatterns("/api/happyActivity/activityInfo");
|
| | | registration.excludePathPatterns("/api/happyActivity/voteOptionInPage");
|
| | | }
|
| | | }
|