汇联通执法队后台管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

hsql.properties 131B

3 yıl önce
1234567
  1. username=sa
  2. password=
  3. port=9001
  4. dbname=sample
  5. #server start sleep time
  6. sleep=3
  7. serverparams=-tcp,-tcpAllowOthers,true,-tcpPort,8043