Przeglądaj źródła

代码生成器数据库配置

ZhangWenQiang 5 lat temu
rodzic
commit
6be438771e

+ 2 - 2
happy-cloud-system/happy-cloud-system-biz/src/main/resources/jeecg/jeecg_database.properties

@@ -1,9 +1,9 @@
 #mysql
 diver_name=com.mysql.jdbc.Driver
-url=jdbc:mysql://localhost:3306/happy-cloud?useUnicode=true&characterEncoding=UTF-8
+url=jdbc:mysql://localhost:3306/hlw_wisdom?useUnicode=true&characterEncoding=UTF-8
 username=root
 password=123456
-database_name=happy-cloud
+database_name=hlw_wisdom
 
 #oracle
 #diver_name=oracle.jdbc.driver.OracleDriver