Update T2Cdebug.java
This commit is contained in:
parent
3aee76ddb8
commit
8bbdd7a818
@ -32,6 +32,6 @@ public class T2Cdebug {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public static String debugCode(){
|
public static String debugCode(){
|
||||||
return UUID.randomUUID().toString().substring(0,7);
|
return UUID.randomUUID().toString().substring(0, 7);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user