From e491cdb48129752324c4e3764f99bd9203c56dec Mon Sep 17 00:00:00 2001 From: lgq <1015864684@qq.com> Date: 星期二, 31 三月 2026 09:48:44 +0800 Subject: [PATCH] 1.新增VF205门禁机代码 --- vf205_access/README.md | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/vf205_access/README.md b/vf205_access/README.md new file mode 100644 index 0000000..562b2bd --- /dev/null +++ b/vf205_access/README.md @@ -0,0 +1,9 @@ +# vf105_v12_access_new Access Control Application Source Code + +This directory contains the JavaScript source code for the `vf105_v12_access_new` access control application. + +**Important Note:** + +The JavaScript source code in this project is identical to the one used in the `vf203_v12_access_new` project (located at `../../vf203_v12/vf203_v12_access_new`). + +The only difference between the two projects lies in the underlying native shared library (`.so`) files. The specific version of the `.so` files to be used is determined and configured by the `app.dxproj` project file. -- Gitblit v1.9.3