修改代码
This commit is contained in:
@@ -104,7 +104,7 @@ public class RandomUtils {
|
||||
}
|
||||
|
||||
public static String randomURL() {
|
||||
return "https://www.iocoder.cn/" + randomString();
|
||||
return "https://www.lidee.cn/" + randomString();
|
||||
}
|
||||
|
||||
@SafeVarargs
|
||||
|
||||
Reference in New Issue
Block a user