mirror of
https://github.com/teest114514/chatlog_alpha.git
synced 2026-04-18 10:02:31 +08:00
同步本地代码
This commit is contained in:
7
internal/wechatdb/datasource/dbm/group.go
Normal file
7
internal/wechatdb/datasource/dbm/group.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package dbm
|
||||
|
||||
type Group struct {
|
||||
Name string
|
||||
Pattern string
|
||||
BlackList []string
|
||||
}
|
||||
Reference in New Issue
Block a user