上传红点代码
This commit is contained in:
parent
6b7cd4e4d4
commit
005ed3ba7a
@ -6,7 +6,7 @@ import (
|
||||
|
||||
type (
|
||||
IReddot interface {
|
||||
Reddot(session IUserSession, rid ...ReddotType) map[ReddotType]bool
|
||||
Reddot(session IUserSession, rid ...ReddotType) (reddot map[ReddotType]bool)
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user