feat: 新增CDK兑换冠名接口
This commit is contained in:
@@ -70,13 +70,6 @@ type ChangeTitleInboundInfo struct {
|
||||
|
||||
// C2S_GET_GIFT_COMPLETE 定义请求或响应数据结构。
|
||||
type C2S_GET_GIFT_COMPLETE struct {
|
||||
Head common.TomeeHeader `cmd:"2801" struc:"skip"`
|
||||
PassText string `struc:"[16]byte"`
|
||||
Type uint32
|
||||
ServerID uint32
|
||||
ServerName string `struc:"[16]byte"`
|
||||
}
|
||||
|
||||
type C2S_GET_DONATION_SERVER_IDS struct {
|
||||
Head common.TomeeHeader `cmd:"2802" struc:"skip"`
|
||||
Head common.TomeeHeader `cmd:"2801" struc:"skip"`
|
||||
PassText string `struc:"[16]byte"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user