Commit 25cdc4fa by huangchengyi

1.0

parent b0e071f4
Showing with 1 additions and 1 deletions
......@@ -63,7 +63,7 @@ func main() {
logic.LogWrite("统计项目"+mod_name+"开始:"+strconv.Itoa(k),mod_name_log,1)
svc.DongRun(ctx,mod,""); //运行main
svc.DongRun(ctx,k,""); //运行main
logic.LogWrite("统计项目"+mod_name+"结束:"+strconv.Itoa(k),mod_name_log,1)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment