添加菜品采集
This commit is contained in:
@@ -32,9 +32,9 @@ object FoodModule {
|
||||
// if (box.all.isNotEmpty()) {
|
||||
// box.removeAll()
|
||||
// }
|
||||
if (box.all.isEmpty()) {
|
||||
initFoodData(context)
|
||||
}
|
||||
// if (box.all.isEmpty()) {
|
||||
// initFoodData(context)
|
||||
// }
|
||||
}
|
||||
|
||||
fun queryFood(bitmap: Bitmap, queryCount:Int = 15): List<String> {
|
||||
|
||||
Reference in New Issue
Block a user