Browse Source

文案调整

神仙都没用 1 year ago
parent
commit
4d2815c39e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/cool/eps/index.ts

+ 1 - 1
build/cool/eps/index.ts

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