基本信息接口字段类型修改
This commit is contained in:
parent
012f020484
commit
9cddd58f6c
@ -42,7 +42,7 @@ class LockData {
|
|||||||
int? lockUserNo;
|
int? lockUserNo;
|
||||||
LockItem? lockData;
|
LockItem? lockData;
|
||||||
String? lockMac;
|
String? lockMac;
|
||||||
int? noKeyPwd;
|
String? noKeyPwd;
|
||||||
int? electricQuantity;
|
int? electricQuantity;
|
||||||
String? featureValue;
|
String? featureValue;
|
||||||
int? groupId;
|
int? groupId;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user