version 2

This commit is contained in:
John Guo
2021-10-11 21:41:56 +08:00
parent bea54b445e
commit 1bc0635f8b
1053 changed files with 2892 additions and 2892 deletions

View File

@ -5,7 +5,7 @@ import (
"sync"
"time"
"github.com/gogf/gf/os/gtime"
"github.com/gogf/gf/v2/os/gtime"
)
func main() {

View File

@ -5,8 +5,8 @@ import (
"sync"
"time"
"github.com/gogf/gf/os/grpool"
"github.com/gogf/gf/os/gtime"
"github.com/gogf/gf/v2/os/grpool"
"github.com/gogf/gf/v2/os/gtime"
)
func main() {

View File

@ -4,8 +4,8 @@ import (
"fmt"
"time"
"github.com/gogf/gf/os/grpool"
"github.com/gogf/gf/os/gtimer"
"github.com/gogf/gf/v2/os/grpool"
"github.com/gogf/gf/v2/os/gtimer"
)
func job() {

View File

@ -4,7 +4,7 @@ import (
"fmt"
"sync"
"github.com/gogf/gf/os/grpool"
"github.com/gogf/gf/v2/os/grpool"
)
func main() {

View File

@ -4,7 +4,7 @@ import (
"fmt"
"sync"
"github.com/gogf/gf/os/grpool"
"github.com/gogf/gf/v2/os/grpool"
)
func main() {

View File

@ -4,7 +4,7 @@ import (
"fmt"
"time"
"github.com/gogf/gf/os/grpool"
"github.com/gogf/gf/v2/os/grpool"
)
func main() {