From 70b02a301f211aab158235c95557a095fae9f655 Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Thu, 21 Oct 2021 14:34:46 +0800 Subject: [PATCH] fixed data miss --- .../config.json" | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git "a/data/1.C\350\257\255\350\250\200\345\210\235\351\230\266/3.\350\277\220\347\256\227\347\254\246\344\270\216\350\241\250\350\276\276\345\274\217/config.json" "b/data/1.C\350\257\255\350\250\200\345\210\235\351\230\266/3.\350\277\220\347\256\227\347\254\246\344\270\216\350\241\250\350\276\276\345\274\217/config.json" index dbf2839..d69bd14 100644 --- "a/data/1.C\350\257\255\350\250\200\345\210\235\351\230\266/3.\350\277\220\347\256\227\347\254\246\344\270\216\350\241\250\350\276\276\345\274\217/config.json" +++ "b/data/1.C\350\257\255\350\250\200\345\210\235\351\230\266/3.\350\277\220\347\256\227\347\254\246\344\270\216\350\241\250\350\276\276\345\274\217/config.json" @@ -46,8 +46,6 @@ } } ], - "export": [ - "basic_data_types.json" - ], + "export": [], "node_id": "569d5e11c4fc5de7844053d9a733c5e8" } \ No newline at end of file -- GitLab