Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
f5844ad261
@ -23,8 +23,6 @@ type (
|
||||
Imail interface {
|
||||
CreateNewMail(session IUserSession, mail *pb.DBMailData) bool
|
||||
SendNewMail(mail *pb.DBMailData, uid ...string) bool // 批量发送邮件 支持跨服
|
||||
///红点
|
||||
IReddot
|
||||
}
|
||||
//道具背包接口
|
||||
IItems interface {
|
||||
|
Loading…
Reference in New Issue
Block a user