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 sys
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"juhe/jhmerchant/sys/enum"
|
||||
"dongfeng-pay/jhmerchant/sys/enum"
|
||||
"math/rand"
|
||||
"os"
|
||||
"strconv"
|
||||
|
||||
@@ -11,7 +11,7 @@ package sys
|
||||
|
||||
import (
|
||||
"github.com/astaxie/beego"
|
||||
"juhe/jhmerchant/sys/enum"
|
||||
"dongfeng-pay/jhmerchant/sys/enum"
|
||||
)
|
||||
|
||||
func InitSession() {
|
||||
|
||||
Reference in New Issue
Block a user