jeecg_database.properties 184 B

123456
  1. #mysql
  2. diver_name=com.mysql.jdbc.Driver
  3. url=jdbc:mysql://localhost:3306/hgl20190823?useUnicode=true&characterEncoding=UTF-8
  4. username=root
  5. password=zgsjsj2018
  6. database_name=hgl20190823