update
This commit is contained in:
parent
67257d50b4
commit
24d78d9f66
@ -24,7 +24,7 @@ type (
|
|||||||
CreateNewMail(session IUserSession, mail *pb.DBMailData) bool
|
CreateNewMail(session IUserSession, mail *pb.DBMailData) bool
|
||||||
SendNewMail(mail *pb.DBMailData, uid ...string) bool // 批量发送邮件 支持跨服
|
SendNewMail(mail *pb.DBMailData, uid ...string) bool // 批量发送邮件 支持跨服
|
||||||
///红点
|
///红点
|
||||||
IReddot
|
//IReddot
|
||||||
}
|
}
|
||||||
//道具背包接口
|
//道具背包接口
|
||||||
IItems interface {
|
IItems interface {
|
||||||
|
Loading…
Reference in New Issue
Block a user