服务模版

This commit is contained in:
‘Liammcl’
2024-12-21 15:31:52 +08:00
parent aa5918aacf
commit 3812c9b7e9
7 changed files with 1678 additions and 26 deletions

5
tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"target": "es2015"
}
}