[6.6.0]
[待上传任务信息]
This commit is contained in:
@@ -6,6 +6,7 @@ public class EventLogout {
|
||||
public final static int LOGOUT_TYPE = 100001;
|
||||
public final static int PERSONAL_TYPE = 100002;
|
||||
public final static int SHOW_QR_TYPE = 100003;
|
||||
public final static int SHOW_WAIT_UPLOAD_TASK = 100004;
|
||||
|
||||
public EventLogout(int messgaeType) {
|
||||
this.messgaeType = messgaeType;
|
||||
|
||||
Reference in New Issue
Block a user