refactor(activity): 重构食材识别流程,改由接口查询识别结果,queryGoodsList 改为具名参数

This commit is contained in:
2026-05-06 16:41:35 +08:00
parent e5fc0c265d
commit 2de5ec39b5
7 changed files with 165 additions and 109 deletions
@@ -93,7 +93,7 @@
</FrameLayout>
<com.yanzhenjie.recyclerview.SwipeRecyclerView
android:id="@+id/rvDishPartList"
android:id="@+id/rvMaterialList"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginBottom="20dp"