部分注释
This commit is contained in:
parent
f2cbec8f5e
commit
d8c68b5ac7
@ -107,6 +107,7 @@ class _BasicInformationPageState extends State<BasicInformationPage> {
|
||||
));
|
||||
}
|
||||
|
||||
/*
|
||||
void getLockInfo() async {
|
||||
var entity = await ApiRepository.to.getLockInfo(
|
||||
lastUpdateDate: DateTime.now().millisecondsSinceEpoch.toString(),
|
||||
@ -137,4 +138,5 @@ class _BasicInformationPageState extends State<BasicInformationPage> {
|
||||
}
|
||||
// refreshController.refreshCompleted();
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user