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