From 52eb49b4b4df2f7eea4eab456ae6c7fff1131062 Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Thu, 21 Oct 2021 13:42:29 +0800 Subject: [PATCH] add node id for features --- .../config.json" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/data/1.C\350\257\255\350\250\200\345\210\235\351\230\266/1.C\350\257\255\350\250\200\346\246\202\350\277\260/2.C\350\257\255\350\250\200\347\211\271\347\202\271/config.json" "b/data/1.C\350\257\255\350\250\200\345\210\235\351\230\266/1.C\350\257\255\350\250\200\346\246\202\350\277\260/2.C\350\257\255\350\250\200\347\211\271\347\202\271/config.json" index 6de5286..1ad9cf4 100644 --- "a/data/1.C\350\257\255\350\250\200\345\210\235\351\230\266/1.C\350\257\255\350\250\200\346\246\202\350\277\260/2.C\350\257\255\350\250\200\347\211\271\347\202\271/config.json" +++ "b/data/1.C\350\257\255\350\250\200\345\210\235\351\230\266/1.C\350\257\255\350\250\200\346\246\202\350\277\260/2.C\350\257\255\350\250\200\347\211\271\347\202\271/config.json" @@ -72,5 +72,6 @@ } } ], - "export": ["features.json"] + "export": ["features.json"], + "node_id": "a34425324c78443a8cb362ab4393ff72" } \ No newline at end of file -- GitLab