From 58b003621a85d0c66618f01a9ec4ff09ae12c436 Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Wed, 3 Nov 2021 11:48:08 +0800 Subject: [PATCH] reflections for new pipeline --- .../config.json" | 4 ++-- .../3.\350\223\235\346\241\245\346\235\257/config.json" | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git "a/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/config.json" "b/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/config.json" index 06db73d86..1c299ad3d 100644 --- "a/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/config.json" +++ "b/data/1.\347\256\227\346\263\225\345\210\235\351\230\266/config.json" @@ -1,5 +1,5 @@ { - "node_id": "opencv-978a11e5a53a4042bf096c5d244cb5ea", "keywords": [], - "title": "算法初阶" + "title": "算法初阶", + "node_id": "algorithm-8a33b39c014c427f9259ad00df07a789" } \ No newline at end of file diff --git "a/data_backup/3.\350\223\235\346\241\245\346\235\257/config.json" "b/data_backup/3.\350\223\235\346\241\245\346\235\257/config.json" index 39528eaf2..fe9b0b257 100644 --- "a/data_backup/3.\350\223\235\346\241\245\346\235\257/config.json" +++ "b/data_backup/3.\350\223\235\346\241\245\346\235\257/config.json" @@ -1,5 +1,5 @@ { - "node_id": "opencv-5437ea08671b4d9c888ad064723cce4d", "keywords": [], - "title": "蓝桥杯" + "title": "蓝桥杯", + "node_id": "algorithm-36a64c2ba4534c27882d9d8de0e8b0a0" } \ No newline at end of file -- GitLab