# jdbc.X
jdbc.driverClassName=com.mysql.jdbc.Driver
#dev  model
#jdbc.url=jdbc:mysql://localhost:3306/sfzxWebsite?createDatabaseIfNotExist=true&characterEncoding=utf-8
#jdbc.user=ccpit
#jdbc.pass=ccpit1516
#server  model
jdbc.url=jdbc:mysql://mysql:3306/sfzx_website?createDatabaseIfNotExist=true&characterEncoding=utf-8
jdbc.user=root
jdbc.pass=root
# hibernate.X
hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
hibernate.show_sql=false
hibernate.hbm2ddl.auto=none
# oracle|mysql
database=mysql

#email
email.emailAccount=
email.password=
email.smtp=smtp
email.host=smtp.exmail.qq.com
system.telphone=010-88077376

#upload(size M\u4E3A\u5355\u4F4D)
file.maxSize = 100

#chinese
system.name=\u4E2D\u56FD\u8D38\u4FC3\u4F1A\u53F0\u6E2F\u6FB3\u4F01\u4E1A\u670D\u52A1\u4E2D\u5FC3\u5B98\u7F51\u7CFB\u7EDF
# dev server address
#system.visit_url=http://localhost:86/admin/login
# test server address
system.visit_url= 
# official server address

#upload File save path
system.uploadFilePath.dev=
system.uploadFilePath.pro=/data/vhosts/upload.co.ccpit.org

# official server address
system.downloadPath=/upload.co.ccpit.org
system.IndexFilePath=D:/code/DirIndex
#system.IndexFilePath=/data/vhosts/code/DirIndex