From c2692f1e148874b9146f3b819061ed12263c5b0c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 03 三月 2023 13:31:48 +0800 Subject: [PATCH] 人脸管理 --- HDL_ON/HDL_ON.projitems | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/HDL_ON.projitems b/HDL_ON/HDL_ON.projitems index d13e5e1..626e01d 100644 --- a/HDL_ON/HDL_ON.projitems +++ b/HDL_ON/HDL_ON.projitems @@ -556,5 +556,6 @@ <Folder Include="$(MSBuildThisFileDirectory)UI\UI2\FuntionControlView\Light\LightScene\" /> <Folder Include="$(MSBuildThisFileDirectory)UI\UI2\4-PersonalCenter\FaceManagement\" /> <Folder Include="$(MSBuildThisFileDirectory)UI\UI2\FuntionControlView\Acst\" /> + <Folder Include="$(MSBuildThisFileDirectory)UI\UI2\4-PersonalCenter\Face\" /> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.8.0