feat: 支持微信支付

This commit is contained in:
xiaojunnuo
2024-12-23 13:27:04 +08:00
parent 67d762b6a5
commit 45d6347f5b
13 changed files with 94 additions and 35 deletions
@@ -0,0 +1,14 @@
flyway:
scriptDir: './db/migration-mysql'
typeorm:
dataSource:
default:
type: mysql # mariadb
host: localhost
port: 3306
username: root
password: root
database: certd