mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-11-05 22:27:33 +08:00
modify imports name
This commit is contained in:
@@ -14,10 +14,10 @@ import (
|
||||
"github.com/astaxie/beego/httplib"
|
||||
"github.com/astaxie/beego/logs"
|
||||
"github.com/go-stomp/stomp"
|
||||
"juhe/service/common"
|
||||
"juhe/service/message_queue"
|
||||
"juhe/service/models"
|
||||
"juhe/service/utils"
|
||||
"dongfeng-pay/service/common"
|
||||
"dongfeng-pay/service/message_queue"
|
||||
"dongfeng-pay/service/models"
|
||||
"dongfeng-pay/service/utils"
|
||||
"os"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
Reference in New Issue
Block a user