mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-07 18:45:58 +08:00
superGroupMaxSeq
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
3568c58574
commit
cf85ed2ffe
@@ -0,0 +1,9 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"Open_IM/test/mysql"
|
||||
)
|
||||
|
||||
func main() {
|
||||
mysql.ImportUserToSuperGroup()
|
||||
}
|
||||
Reference in New Issue
Block a user