From 606d4b512e879b97e23af20f81ec4526d3d00f6d Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Sat, 23 Oct 2021 16:18:31 +0800 Subject: [PATCH] fixed file name miss --- .../1.\345\256\217\345\256\232\344\271\211/define_func3.json" | 2 +- .../1.\345\256\217\345\256\232\344\271\211/define_func_1.json" | 2 +- .../1.\345\256\217\345\256\232\344\271\211/define_func_2.json" | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func3.json" "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func3.json" index 098da28..6a0dab7 100644 --- "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func3.json" +++ "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func3.json" @@ -1,5 +1,5 @@ { "type": "code_options", "author": "幻灰龙", - "source": "define_fun_3.md" + "source": "define_func_3.md" } \ No newline at end of file diff --git "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func_1.json" "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func_1.json" index ba350e8..ec7add9 100644 --- "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func_1.json" +++ "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func_1.json" @@ -1,5 +1,5 @@ { "type": "code_options", "author": "幻灰龙", - "source": "define_fun_1.md" + "source": "define_func_1.md" } \ No newline at end of file diff --git "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func_2.json" "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func_2.json" index 0f95d90..b241dd7 100644 --- "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func_2.json" +++ "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/4.\351\242\204\345\244\204\347\220\206\345\231\250/1.\345\256\217\345\256\232\344\271\211/define_func_2.json" @@ -1,5 +1,5 @@ { "type": "code_options", "author": "幻灰龙", - "source": "define_fun_2.md" + "source": "define_func_2.md" } \ No newline at end of file -- GitLab