diff --git a/node_nest/src/utils/config.ts b/node_nest/src/utils/config.ts index 021b2795dd769aabcb270713d439a325509f44c3..87e97c830b9b4bc1aacffdb04ae59ee8e37c931b 100644 --- a/node_nest/src/utils/config.ts +++ b/node_nest/src/utils/config.ts @@ -6,7 +6,7 @@ //@Software: WebStorm //系统基础设置 -export const sysBase = { +export const sysBase = {1 host:"http://127.0.0.1", port:3000 }