[security]remove ip

This commit is contained in:
hnwyllmm
2024-01-11 13:14:35 +00:00
committed by ob-robot
parent aef68a1235
commit 3f9ef31b72
17 changed files with 42 additions and 42 deletions

View File

@ -17,7 +17,7 @@ param['null'] = '\3'
param['table_name'] = 't1'
param['column_count'] = 4
param['host'] = "10.232.38.8"
param['host'] = "127.0.0.1"
param['port'] = 35999
param['user'] = "admin"
param['passwd'] = "admin"