This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
Open-IM-Server
mirror of
https://github.com/OpenIMSDK/Open-IM-Server
Watch
2
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
3d5670bc96
Open-IM-Server
/
test
/
mysql
/
cmd
/
main.go
10 lines
96 B
Raw
Blame
History
package
main
import
(
"Open_IM/test/mysql"
)
func
main
(
)
{
mysql
.
ImportUserToSuperGroup
(
)
}
Reference in new issue
View Git Blame
Copy Permalink