[6.2.9] extends the crtfile

This commit is contained in:
EmArrow
2024-01-23 18:22:07 +08:00
parent 79c208e87e
commit b5431c3685
6 changed files with 36 additions and 8 deletions

View File

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