Commit d0a35de7 authored by kangzhenfei's avatar kangzhenfei

saas-gateway

parent 53bb0c6f
......@@ -18,7 +18,7 @@ export default {
return Api.delete(`${systemNew}/tenant/delete`, { params: params });
},
bindhostlist() {
return Api.post(`${systemNew}/host/list`, {});///tanant
return Api.post(`${systemNew}/host/list`, {});
},
tanantinit(params) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment