This commit is contained in:
2020-09-11 22:59:19 +08:00
parent 22fd760d55
commit 8c5c97c549
15 changed files with 607 additions and 50 deletions

View File

@@ -32,7 +32,7 @@ public class CONS {
public static final int SETTEXT = 207;
public static final int INCOMINGMESSAGE = 208;//来短信了
public static final int showpic = 209;
public static final int LOGINFAILED = 230;
public static final int LOGINFAILED = 210;
public static void SENDMESSAGETO(Handler handler, int menu, Object object) {
if (handler != null) {