Skip to content

Commit e9625a8

Browse files
committed
chore: 文案
1 parent 9f1420d commit e9625a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/src/restful/file.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ async function getFile(req, res, next) {
179179
$.info(`使用假文件, 不再通过单个文件名称 ${name} 查询`);
180180
}
181181
if (proxy) {
182-
$.info(`指定远程订阅使用代理/策略 proxy: ${proxy}`);
182+
$.info(`指定远程文件使用代理/策略 proxy: ${proxy}`);
183183
}
184184
if (ua) {
185185
$.info(`指定远程文件 User-Agent: ${ua}`);

0 commit comments

Comments
 (0)