dev_1.0.1
luotaiqian 2026-07-16 10:07:39 +08:00
parent 49ab3d941e
commit 9ff16b1104
1 changed files with 1 additions and 3 deletions

View File

@ -33,9 +33,7 @@ public class GbsUserSyncInterceptor implements WebMvcConfigurer {
"/safetyEval-h5/**",
"/**/images/**",
"/**/file/**",
"/**/tree/**",
"/**/safety-eval/**",
"/**/safetyEval/**"
"/**/tree/**"
};
@Override