fctom1215
2020-02-23 b81d0cf47a08b3b5de01bf753fb71f6d1fda783a
1
2
3
4
5
6
7
8
package safeluck.drive.evaluation.bean;
 
public class DeviceWorkMCU {
    public int event;
    public int timeout;
 
 
}