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