[add] function implementation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.acitelight.aether.model
|
||||
|
||||
data class ChallengeResponse(
|
||||
val response: String // 签名后的 challenge
|
||||
)
|
Reference in New Issue
Block a user