Skip to content

Commit 8179358

Browse files
committed
update wechat
1 parent 00f10e1 commit 8179358

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

floder-img/Iwechat.png

54.1 KB
Loading

iast-java/src/test/java/com/iast/astbenchmark/AstbenchmarkApplicationTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ void contextLoads() {
5252

5353
@BeforeAll
5454
static void init() {
55-
url_root = "http://localhost:8888/";
55+
url_root = "http://11.124.140.208:8888/";
5656
caseUniqGroupId=System.currentTimeMillis();
5757
//caseUniqGroupId = 54877081211069L;
5858
System.out.println("请保存此次跑case的关键字:" + caseUniqGroupId);

0 commit comments

Comments
 (0)