RMI Crawler->JMX Crawler

This commit is contained in:
geek 2017-09-08 12:38:26 +09:00
parent 82e787c647
commit f388a6e588

View File

@ -182,7 +182,7 @@ INSERT INTO public.meta_crawler (id,create_date,description,name) VALUES (
INSERT INTO public.meta_crawler (id,create_date,description,name) VALUES (
16,'2017-06-30 12:56:08.791','REDIS','REDIS_CRAWLER');
INSERT INTO public.meta_crawler (id,create_date,description,name) VALUES (
17,'2017-06-30 12:56:08.791','RMI','RMI_CRAWLER');
17,'2017-06-30 12:56:08.791','JMX','JMX_CRAWLER');
INSERT INTO public.meta_crawler (id,create_date,description,name) VALUES (
18,'2017-06-30 12:56:08.791','SMB','SMB_CRAWLER');
INSERT INTO public.meta_crawler (id,create_date,description,name) VALUES (