| | |
| | | registration.excludePathPatterns("/api/ai/test/**");
|
| | | registration.excludePathPatterns("/api/ai/memberTalk/answer-stream");
|
| | | registration.excludePathPatterns("/api/ai/talk/questionList");
|
| | | registration.excludePathPatterns("/api/ai/talk/questionListV2");
|
| | | registration.excludePathPatterns("/api/ai/company/list");
|
| | | registration.excludePathPatterns("/api/ai/common/**");
|
| | | registration.excludePathPatterns("/api/ai/videoPlay/**");
|
| | |
|
| | | registration.excludePathPatterns("/api/yh/agent/categorySysList");
|
| | | registration.excludePathPatterns("/api/yh/agent/agentSysList");
|
| | | }
|
| | | }
|