Skip to content

Commit a319c5c

Browse files
committed
modify LoginConfig
1 parent f6ed20a commit a319c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/src/main/java/com/tinyengine/it/login/config/LoginConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public void addInterceptors(InterceptorRegistry registry) {
4343
// AI
4444
"/app-center/api/ai/chat",
4545
"/app-center/api/chat/completions",
46-
// 材料下载
46+
// 图片文件资源下载
4747
"/material-center/api/resource/download/*"
4848
);
4949
}

0 commit comments

Comments
 (0)