Skip to content

Commit 0d6523e

Browse files
committed
补充 Java recipe 注释
[GitHub #278]
1 parent 9f52a4d commit 0d6523e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/recipe/lang/Java.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ pl_java_prelude ()
2121
chef_forbid_english(this);
2222
chef_allow_user_define(this);
2323

24-
// HuaweiCDN 需要该项
24+
// 阿里巴巴开源镜像站需要修改为此才能测速
25+
// https://github.com/RubyMetric/chsrc/issues/238#issuecomment-3162367686
2526
chef_set_user_agent ("Maven/3.9.11");
2627

2728
def_sources_begin()

0 commit comments

Comments
 (0)