门店核销功能测试

This commit is contained in:
2026-07-06 23:40:12 +08:00
parent a66207ffa9
commit e85c4b9bcb
3 changed files with 9 additions and 2 deletions
+3
View File
@@ -13,3 +13,6 @@ DEPLOY_WEBHOOK_HOST=127.0.0.1
DEPLOY_WEBHOOK_PORT=8095
DEPLOY_LOG_FILE=/var/log/dukang/deploy.log
DEPLOY_LOCK_FILE=/var/run/dukang-deploy.lock
# Prisma db push 遇到 schema 变更警告时自动继续(开发/测试环境可开)
PRISMA_ACCEPT_DATA_LOSS=true