{ "preject_list":[ { "project_name":"pro1", "app_id":"app1", "config_server_pre":".../", "file_server_pre":".../", "pro_config":"config.json", "test_group_list":[ { "test_group_name":"1", "test_version_list":{ "dispatch_policy":"policy.json", "group":[ { "group_name":"1", "file_list":["1","2"] }, { "group_name":"2", "file_list":["1","2"] } ] } },{ "test_group_name":"2", "test_version_list":{ "dispatch_policy":"policy.json", "group":[ { "group_name":"1", "file_list":["1","2"] }, { "group_name":"2", "file_list":["1","2"] } ] } } ] } ] }