diff --git a/input/static/template/industry.json b/input/static/template/industry.json index d2d0b21..69531b9 100644 --- a/input/static/template/industry.json +++ b/input/static/template/industry.json @@ -15,5 +15,12 @@ {"value": "冶金工业"}, {"value": "建材工业"} ] + }, + { + "value": "信息技术业", + "children": [ + {"value": "电信业"}, + {"value": "计算机服务与软件业"} + ] } ] \ No newline at end of file