[6.2.9] fixbug

This commit is contained in:
EmArrow
2024-01-23 18:35:14 +08:00
parent b5431c3685
commit a6e2d48375

View File

@@ -4,7 +4,7 @@ import com.mogo.eagle.core.data.v2x.V2XEvent
interface IMoGoCloudListener{
fun authCrtFile(device:String, root:String)
fun authCrtFile(device:String, root:String){}
fun tokenGot(token: String, sn: String){}