gateway 코드 이식 중

This commit is contained in:
2023-09-22 21:34:01 +09:00
parent 438ee85ed2
commit 93686c4912
18 changed files with 431 additions and 2 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"license": "MIT",
"dependencies": {
"@sammo/api_def": "workspace:^",
"@sammo/util": "workspace:^"
"@sammo/util": "workspace:^",
"@strpc/express": "workspace:^"
},
"devDependencies": {
"lodash-es": "^4.17.21"