Commit 8aa7be75 authored by liuchao's avatar liuchao

no message

parent 26c88306
jdbc.driver=com.mysql.jdbc.Driver jdbc.driver=com.mysql.jdbc.Driver
#jdbc.url=jdbc:mysql://mysql:3306/match?useUnicode=true&characterEncoding=UTF-8& #jdbc.url=jdbc:mysql://mysql:3306/mdp?useUnicode=true&characterEncoding=UTF-8&
#jdbc.user=root #jdbc.user=root
#jdbc.password=passed #jdbc.password=passed
jdbc.url=jdbc:mysql://localhost:3306/match?useUnicode=true&characterEncoding=UTF-8& jdbc.url=jdbc:mysql://localhost:3306/mdp?useUnicode=true&characterEncoding=UTF-8&
jdbc.user=root jdbc.user=root
jdbc.password=123456 jdbc.password=123456
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment