更新entity名称

This commit is contained in:
2025-09-16 08:59:04 +08:00
parent be579ea7e4
commit 201a0779bf
32 changed files with 80 additions and 48 deletions
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<layout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
</LinearLayout>
</layout>