@@ -3,7 +3,7 @@ package cron_controller
import (
"crypto/md5"
"fmt"
- "fohow.com/apps/models/pay_model"
+ "fohow.com/apps/models/sys_config"
"fohow.com/libs/lib_redis"
"github.com/go-redis/redis"
"io"
@@ -2,7 +2,7 @@ package pay_controller
"github.com/astaxie/beego"
@@ -4,7 +4,7 @@ import (
"fohow.com/apps"
"fohow.com/apps/models/balance_model"
"fohow.com/libs/wx_mp"
)
@@ -5,7 +5,7 @@ import (
"fohow.com/apps/models/order_model"
"math/rand"
"strings"