This commit is contained in:
GYJ
2024-11-28 14:57:39 +08:00
parent 5111704267
commit 48c855f178
6 changed files with 67 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
<uses-permission android:name="android.permission.READ_CALL_LOG" />
<application
android:label="cashier_reserve"
android:label="银收客订餐"
android:name=".CzgApplication"
android:icon="@mipmap/ic_launcher">
<activity