From 1aa5c29497be0f3ce8bd042c8bf6ecc77573a7ef Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Thu, 21 Oct 2021 16:29:47 +0800 Subject: [PATCH] add check --- .../config.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/1.\344\275\215\345\222\214\345\255\227\350\212\202/config.json" "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/1.\344\275\215\345\222\214\345\255\227\350\212\202/config.json" index 4ef5ef7..692559a 100644 --- "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/1.\344\275\215\345\222\214\345\255\227\350\212\202/config.json" +++ "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/1.\344\275\215\345\222\214\345\255\227\350\212\202/config.json" @@ -6,5 +6,5 @@ "C语言" ], "children": [], - "export": [] + "export": ["check.json"] } \ No newline at end of file -- GitLab