解决冲突
This commit is contained in:
parent
db10bd561b
commit
037e6988d4
@ -191,6 +191,8 @@ class ApiRepository {
|
||||
position,
|
||||
deviceNo);
|
||||
return SaveLockEntity.fromJson(res.body);
|
||||
}
|
||||
|
||||
//锁电量更新
|
||||
Future<KeyOperationRecordEntity> uploadElectricQuantity(
|
||||
String electricQuantity, String lockId) async {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user