mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-13 15:14:46 +08:00
修改包路径
This commit is contained in:
@@ -5,10 +5,10 @@ import (
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/duanhf2012/originnet/log"
|
||||
"github.com/duanhf2012/origin/log"
|
||||
"time"
|
||||
|
||||
"github.com/duanhf2012/originnet/service"
|
||||
"github.com/duanhf2012/origin/service"
|
||||
"github.com/gomodule/redigo/redis"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user