From a1d1fb7c44e33c4baeb52964a027932018bc1325 Mon Sep 17 00:00:00 2001 From: Linjiajia <319408893@qq.com> Date: 星期二, 04 四月 2023 16:35:39 +0800 Subject: [PATCH] 家大事记添加接口、家庭资产、家庭设备 --- .idea/misc.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 360e6d4..5895a79 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -7,4 +7,11 @@ <component name="ProjectType"> <option name="id" value="Android" /> </component> + <component name="VisualizationToolProject"> + <option name="state"> + <ProjectState> + <option name="scale" value="0.152" /> + </ProjectState> + </option> + </component> </project> \ No newline at end of file -- Gitblit v1.9.1