fctom1215
2020-03-08 9f10b837804f147eb7a2722147c7917e0523d27c
1
2
3
4
5
6
7
8
package safeluck.drive.evaluation.bean;
 
public class DeviceWorkMCU {
    public int event;
    public int timeout;
 
 
}