Commit 9391f8f2 authored by luo123's avatar luo123 Committed by Him188

rename

parent 69d5bbd7
......@@ -24,13 +24,13 @@ data class GroupActiveData(
val errCode: Int?,
@SerialName("ginfo")
val info: Ginfo? = null,
val info: GInfo? = null,
@SerialName("role")
val role: Int?
) {
@Serializable
data class Ginfo(
data class GInfo(
@SerialName("g_act_num")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment