From ff076ba2925fca3f38192ba59316f26f7f991069 Mon Sep 17 00:00:00 2001 From: hbk01 <3243430237@qq.com> Date: Sun, 24 Jul 2022 01:14:28 +0800 Subject: [PATCH] =?UTF-8?q?+=20=E8=AE=BE=E5=A4=87=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B6=B2=E7=9B=B8=E5=AE=A4=E4=BA=8C=E3=80=81?= =?UTF-8?q?=E6=B0=94=E7=9B=B8=E5=AE=A4=E3=80=81=E7=BB=BC=E5=90=88=E4=BB=AA?= =?UTF-8?q?=E5=99=A8=E5=AE=A4=E4=B8=89=E7=9A=84=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- equipment.info.js | 90 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) diff --git a/equipment.info.js b/equipment.info.js index d2328fc..423a08f 100644 --- a/equipment.info.js +++ b/equipment.info.js @@ -185,5 +185,95 @@ let info = [ "name": "液相色谱仪", "id": "CAA-14-029", "expir": "2022.08.24" + }, + + // 液相室二 + { + "where": "液相室二", + "name": "液相色谱仪", + "id": "CAA-14-030", + "expir": "2023.12.02" + }, + { + "where": "液相室二", + "name": "液相色谱仪", + "id": "CAA-14-031", + "expir": "2023.12.05" + }, + { + "where": "液相室二", + "name": "液相色谱仪", + "id": "CAA-14-032", + "expir": "2023.12.01" + }, + { + "where": "液相室二", + "name": "液相色谱仪", + "id": "CAA-14-033", + "expir": "2023.12.01" + }, + + // 气相室 + { + "where": "气相室", + "name": "气相色谱仪", + "id": "CAB-14-001", + "expir": "2024.02.14" + }, + { + "where": "气相室", + "name": "气相色谱仪", + "id": "CAB-14-002", + "expir": "2023.01.04" + }, + { + "where": "气相室", + "name": "气相色谱仪", + "id": "CAB-14-004", + "expir": "2023.01.04" + }, + { + "where": "气相室", + "name": "气相色谱仪", + "id": "CAB-14-007", + "expir": "2024.06.13" + }, + { + "where": "气相室", + "name": "气相色谱仪", + "id": "CAB-14-008", + "expir": "2023.06.30" + }, + { + "where": "气相室", + "name": "气相色谱仪", + "id": "CAB-14-009", + "expir": "2023.12.01" + }, + { + "where": "气相室", + "name": "气相色谱仪", + "id": "CAB-14-010", + "expir": "2023.12.01" + }, + { + "where": "气相室", + "name": "气相色谱仪", + "id": "CAB-14-011", + "expir": "2023.12.01" + }, + + // 综合仪器室三 + { + "where": "仪器室三", + "name": "电位滴定仪", + "id": "DDY-14-002", + "expir": "2023.06.13" + }, + { + "where": "仪器室三", + "name": "紫外光度计", + "id": "CAF-14-005", + "expir": "2023.07.10" } ];