diff --git a/build/cool/eps/index.ts b/build/cool/eps/index.ts index b4114c0..e10eae9 100644 --- a/build/cool/eps/index.ts +++ b/build/cool/eps/index.ts @@ -55,7 +55,7 @@ async function getData(temps?: Eps.Entity[]) { } }) .catch(() => { - error(`[eps] 服务未启动 ➜ ${url}`); + error(`[eps] 后端未启动 ➜ ${url}`); }); // 合并本地数据