_ "github.com/go-sql-driver/mysql"

master
dustoair 3 years ago
parent affb39471f
commit 2cece05bd2

@ -5,6 +5,7 @@ import (
"WechatGateWay/handle"
"WechatGateWay/third_part"
"fmt"
_ "github.com/go-sql-driver/mysql"
"github.com/jinzhu/gorm"
"github.com/robfig/cron"
"github.com/spf13/viper"

Loading…
Cancel
Save