Skip to content

Commit 676d65e

Browse files
author
z50902677
committed
修改地址
1 parent f5c027f commit 676d65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/appConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const appConfig = {
2-
serviceRoot: 'http://192.168.56.1:3000/'
2+
serviceRoot: 'http://172.23.61.139:3000/'
33
};
44

55
export default appConfig;

0 commit comments

Comments
 (0)