🔧 修改代码生成器配置

This commit is contained in:
bunny 2025-07-06 11:10:53 +08:00
parent 420b363da9
commit c7e1cc19d6
3 changed files with 5 additions and 12 deletions

View File

@ -1,7 +1,7 @@
bunny:
master:
host: 192.168.1.137
host: rm-bp12z6hlv46vi6g8mro.mysql.rds.aliyuncs.com
port: 3306
database: auth_admin
username: root
password: "123456"
database: gulimall_sms
username: gulimall
password: "0212Gulimall"

View File

@ -1,7 +0,0 @@
bunny:
master:
host: rm-bp12z6hlv46vi6g8mro.mysql.rds.aliyuncs.com
port: 3306
database: gulimall_pms
username: gulimall
password: "0212Gulimall"

View File

@ -3,7 +3,7 @@ server:
spring:
profiles:
active: prod
active: dev
application:
name: generator-code
thymeleaf: