generator.properties 262 B

12345
  1. dataSource.url=jdbc:mysql://localhost:3306/power_system?useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
  2. dataSource.driverName=com.mysql.cj.jdbc.Driver
  3. dataSource.username=root
  4. dataSource.password=root
  5. package.base=com.macro.mall.tiny.modules