From 2318de264cbf707b0c07bf13c0a538019e402172 Mon Sep 17 00:00:00 2001 From: luxin Date: Mon, 25 Oct 2021 11:12:03 +0800 Subject: [PATCH] bug fixed --- .../7.\344\275\215\345\255\227\346\256\265/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/7.\344\275\215\345\255\227\346\256\265/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/7.\344\275\215\345\255\227\346\256\265/config.json" index 4d8feaf..666066d 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/7.\344\275\215\345\255\227\346\256\265/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/7.\344\275\215\345\255\227\346\256\265/config.json" @@ -6,6 +6,6 @@ ], "children": [], "export": [ - "bit_filed.json" + "bit_field.json" ] } \ No newline at end of file -- GitLab