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:
@@ -11,7 +11,7 @@
|
||||
package utils
|
||||
|
||||
import (
|
||||
"juhe/jhagent/sys"
|
||||
"dongfeng-pay/jhagent/sys"
|
||||
"strings"
|
||||
|
||||
"github.com/astaxie/beego"
|
||||
|
||||
@@ -11,7 +11,7 @@ package utils
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"juhe/jhagent/sys/enum"
|
||||
"dongfeng-pay/jhagent/sys/enum"
|
||||
"net/http"
|
||||
"net/url"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user