diff --git a/src/utils/network.ts b/src/utils/network.ts index 18e1822..bffc15f 100755 --- a/src/utils/network.ts +++ b/src/utils/network.ts @@ -1,3 +1,4 @@ +//deploy vm import axios from 'axios' const url = 'http://10.1.50.173:32181' const instance = axios.create({