From 605b5b00f0236fa5e6fbe337997df034ef50afd8 Mon Sep 17 00:00:00 2001 From: bjyb <1091839467@qq.com> Date: Sat, 16 Sep 2023 23:59:44 +0800 Subject: [PATCH] Update nas_am.h --- src/include/access/archive/nas_am.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/include/access/archive/nas_am.h b/src/include/access/archive/nas_am.h index 88887239e..10f77c1b8 100644 --- a/src/include/access/archive/nas_am.h +++ b/src/include/access/archive/nas_am.h @@ -23,6 +23,11 @@ * --------------------------------------------------------------------------------------- */ +/* +Network Attached Storage (NAS), the name of a special data storage technology, +can be directly connected to the computer network, +providing centralized data access services for heterogeneous network users*/ + #ifndef NAS_AM_H #define NAS_AM_H