Skip to content

Commit c8c43f2

Browse files
authored
update Wechat (#27)
update Wechat
1 parent 33acb9c commit c8c43f2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

floder-img/Iwechat.png

-65 KB
Loading
Binary file not shown.

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

0 commit comments

Comments
 (0)