auth_crawler jmxuser insert

This commit is contained in:
geek 2017-09-08 18:44:55 +09:00
parent bbcb5c150a
commit 10f19ac806

View File

@ -1194,7 +1194,8 @@ INSERT INTO public.noauth_probe (api_key,create_date,host_name,ip_address,mac_ad
'52abd6fd57e511e7ac52080027658d15','2017-08-11 12:43:46.877','insanity',3232235980,8796753988883,'1cf2555c57d511e79714080027658d15',1,NULL,3); '52abd6fd57e511e7ac52080027658d15','2017-08-11 12:43:46.877','insanity',3232235980,8796753988883,'1cf2555c57d511e79714080027658d15',1,NULL,3);
INSERT INTO public.auth_crawler (id,auth_json,create_date,crawler_id,target_id) VALUES (
1,'{"ID":"jmxuser","PassWord":"tomcat"}','2017-09-08 18:40:07.002',17,5);