xy-server/start_db.bat

6 lines
55 B
Batchfile
Raw Normal View History

2025-04-23 09:34:08 +08:00
@echo off
color 2
title <20><><EFBFBD>ݿ<EFBFBD>
ts-node dbserv.ts
pause