shell update

This commit is contained in:
Gordon
2021-11-10 19:11:49 +08:00
parent b729cac998
commit 34e8961601
8 changed files with 55 additions and 2 deletions
@@ -1,6 +1,6 @@
.PHONY: all build run gotool install clean help
BINARY_NAME=open_im_timed_task
BINARY_NAME=open_im_timer_task
BIN_DIR=../../bin/
all: gotool build
@@ -8,6 +8,7 @@ import (
)
func main() {
log.NewPrivateLog("timer")
//for {
// fmt.Println("start delete mongodb expired record")
// timeUnixBegin := time.Now().Unix()