添加银行政府后端接口
This commit is contained in:
@@ -3,11 +3,11 @@ PORT=5351
|
||||
NODE_ENV=development
|
||||
|
||||
# 数据库配置
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_NAME=bank_management
|
||||
DB_HOST=129.211.213.226
|
||||
DB_PORT=9527
|
||||
DB_NAME=ningxia_bank
|
||||
DB_USER=root
|
||||
DB_PASSWORD=your_password
|
||||
DB_PASSWORD=aiotAiot123!
|
||||
DB_DIALECT=mysql
|
||||
|
||||
# JWT配置
|
||||
|
||||
Reference in New Issue
Block a user