feat(statistics): add usage statistics and device info features
This commit is contained in:
@@ -17,6 +17,9 @@ public class AppTimeControlInfo implements Serializable {
|
||||
* 0不管控,1时长管控,2时间段管控
|
||||
*/
|
||||
int control_type;
|
||||
/**
|
||||
* 0 禁用,1 未禁用
|
||||
*/
|
||||
int is_control;
|
||||
long work_time;
|
||||
long rest_time;
|
||||
|
||||
Reference in New Issue
Block a user