fix: 修复mysql下购买套餐加量包无效的bug

This commit is contained in:
xiaojunnuo
2025-09-02 10:37:36 +08:00
parent 4372adc703
commit c26ad4c807
8 changed files with 25 additions and 0 deletions
@@ -0,0 +1,15 @@
flyway:
scriptDir: './db/migration-mysql'
typeorm:
dataSource:
default:
type: mysql # mariadb
host: localhost
port: 3309
logging: true
username: root
password: root
database: certd_comm