Skip to content

Commit f69da26

Browse files
author
junexie
committed
chore: codecc
1 parent e73b60e commit f69da26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ module.exports = {
11971197
hasSystemProxy: false,
11981198
}),
11991199
getLocalIPAddress: _.mockAsync('getLocalIPAddress', {
1200-
localip: '192.168.0.1',
1200+
localip: '123.123.0.1',
12011201
netmask: '255.255.255.0',
12021202
}),
12031203

0 commit comments

Comments
 (0)