75830b9204c42bfe0a51ead608ae51701385ae75
- 新增 RemoteRepository,将 NetViewModel 中直接调用 apiService 的逻辑下沉至仓库层 - NetViewModel 改为依赖注入 RemoteRepository,不再直接接触 apiService - AppRepository 构造函数增加 SeasoningSlotDao 参数,新增 hasSeasoningSlotConfig() 方法 - AppViewModel 新增 hasSeasoningSlotConfig() 方法,明确区分"调料数据"与"槽位配置"语义 - 同步更新 6 个 Activity 的 AppFactory 构造调用,传入 seasoningSlotDao Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
DishMatch
菜品配比
Languages
Kotlin
85.9%
Java
13%
DM
1.1%