[add] function implementation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.acitelight.aether.model
|
||||
|
||||
data class TokenResponse(
|
||||
val token: String
|
||||
)
|
||||
Reference in New Issue
Block a user