add mysql and DAO

This commit is contained in:
wzdwc
2020-03-31 13:28:01 +08:00
parent f51b332bb3
commit 92cd605430
16 changed files with 234 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@
"@types/socket.io": "^2.1.4",
"egg-cors": "^2.2.3",
"egg-jwt": "^3.1.7",
"egg-mysql": "^3.0.0",
"egg-redis": "^2.4.0",
"egg-scripts": "^2.10.0",
"egg-socket.io": "^4.1.6",