feat:增加TDesign组件库
This commit is contained in:
@@ -48,9 +48,9 @@ class HealthRecord extends HiveObject {
|
||||
|
||||
HealthRecord copyWith({
|
||||
int? id,
|
||||
num? weight,
|
||||
double? weight,
|
||||
String? sportProject,
|
||||
num? sportDuration,
|
||||
double? sportDuration,
|
||||
String? sleepStartTime,
|
||||
String? sleepEndTime,
|
||||
String? date,
|
||||
|
||||
Reference in New Issue
Block a user