version:3.7beta

fix:移除HTTPInterface,所有请求在NetInterfaceManager进行
update:
This commit is contained in:
2022-04-08 09:33:55 +08:00
parent f2cc0aea30
commit 0cb21ceadc
29 changed files with 1408 additions and 1463 deletions

View File

@@ -124,7 +124,7 @@
<Button
android:id="@+id/bt_confirm"
android:layout_width="wrap_content"
android:layout_width="@dimen/dp_160"
android:layout_height="@dimen/dp_24"
android:layout_marginBottom="16dp"
android:background="@drawable/bg_sure"