From b345f7cae4cc2c8d97080821f3b56af9c3cf158d Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Thu, 24 Oct 2024 16:30:47 +0800 Subject: [PATCH] no message --- dbproxy/svc/l_lotterycode.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbproxy/svc/l_lotterycode.go b/dbproxy/svc/l_lotterycode.go index 502f9ae..126bc4b 100644 --- a/dbproxy/svc/l_lotterycode.go +++ b/dbproxy/svc/l_lotterycode.go @@ -3,11 +3,11 @@ package svc import ( "errors" "fmt" - "mongo.games.com/goserver/core/logger" "net/rpc" "github.com/globalsign/mgo" "github.com/globalsign/mgo/bson" + "mongo.games.com/goserver/core/logger" "mongo.games.com/game/dbproxy/mongo" "mongo.games.com/game/model"