fix: null cast for refundStatus in TypeORM

This commit is contained in:
2026-07-06 10:50:24 +08:00
parent 94251b66ce
commit da69545f74
4 changed files with 681 additions and 132 deletions

21
.dockerignore Normal file
View File

@@ -0,0 +1,21 @@
node_modules
npm-debug.log
Dockerfile
.dockerignore
.git
.gitignore
README.md
*.md
dist
build
.env
.env.local
.env.*.local
coverage
.nyc_output
.DS_Store
.vscode
.idea
*.swp
*.swo
*~