moved models from remote to models folder

This commit is contained in:
2026-01-21 17:38:45 +08:00
parent 5145ebaf11
commit 7f37a3f8c2
13 changed files with 170 additions and 161 deletions

View File

@@ -1,2 +1,6 @@
pub mod app_data;
pub mod dolls;
pub mod friends;
pub mod health;
pub mod interaction;
pub mod user;