feat(algorithm): 更新 AI 模型后重启一体机
- 在 AlgorithmViewModel 中添加 rebootAlgorithmDevice函数
- 在 BaseSettingsFragment 中实现重启一体机的逻辑
- 在 RetrofitService 中添加 rebootAlgorithmDevice 接口
- 在 RetrofitServiceManager 中实现 rebootAlgorithmDevice 函数
1 parent f360220 commit 3e500c43411ae3d6b5c415ebae77e9373c94cdd9
pengxianhong authored on 4 Jun
Showing 4 changed files
View
app/src/main/java/com/casic/br/operationsite/fragments/BaseSettingsFragment.kt
View
app/src/main/java/com/casic/br/operationsite/retrofit/RetrofitService.kt
View
app/src/main/java/com/casic/br/operationsite/retrofit/RetrofitServiceManager.kt
View
app/src/main/java/com/casic/br/operationsite/vm/AlgorithmViewModel.kt