添加网络请求权限

This commit is contained in:
GYJ 2024-11-28 15:26:55 +08:00
parent 48c855f178
commit b7374bdfd3
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.READ_CALL_LOG" /> <uses-permission android:name="android.permission.READ_CALL_LOG" />
<uses-permission android:name="android.permission.INTERNET" />
<application <application
android:label="银收客订餐" android:label="银收客订餐"