From f4800fe7bffd757b3f3b15955692d2bb6db00d20 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Thu, 31 Oct 2024 04:20:30 +0800 Subject: [PATCH] moved UserInfo.h --- datatype/{ => collection}/UserInfo.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename datatype/{ => collection}/UserInfo.h (100%) diff --git a/datatype/UserInfo.h b/datatype/collection/UserInfo.h similarity index 100% rename from datatype/UserInfo.h rename to datatype/collection/UserInfo.h