结算获取消耗品和金币

This commit is contained in:
luying
2020-10-21 16:48:54 +08:00
parent aa0b2ba9ee
commit 3d031088b7
12 changed files with 3678 additions and 1497 deletions

View File

@@ -24,7 +24,8 @@
"baseUrl": ".",
"paths": {
"@db/*": ["app/db/*"],
"@consts/*": ["app/consts/*"]
"@consts/*": ["app/consts/*"],
"@pubUtils/*": ["app/pubUtils/*"]
},
},
"exclude": [