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