This website requires JavaScript.
Explore
Help
Sign In
IM
/
open-im-server
Watch
1
Star
0
Fork
0
You've already forked open-im-server
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f5b12d4d27d66c81000221fad218fe76086d3a5
open-im-server
/
internal
/
cron_task
/
test
/
main.go
T
8 lines
87 B
Go
Raw
Normal View
History
Unescape
Escape
fix delete
2022-08-10 19:31:57 +08:00
package
main
cms api rpc
2022-08-12 11:24:21 +08:00
import
"Open_IM/pkg/common/db"
func
main
(
)
{
db
.
DB
.
BatchInsertChat
(
)
}
Reference in New Issue
Copy Permalink