Skip to content

Commit 488b1f0

Browse files
committed
wechat
1 parent 7bbb811 commit 488b1f0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

floder-img/Iwechat.png

249 Bytes
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:39100/";
55+
url_root = "http://localhost:8888/";
5656
caseUniqGroupId=System.currentTimeMillis();
5757
//caseUniqGroupId = 54877081211069L;
5858
System.out.println("请保存此次跑case的关键字:" + caseUniqGroupId);

0 commit comments

Comments
 (0)