From ab135ed80e4fd50ead6bf148989cb1b644c236df Mon Sep 17 00:00:00 2001 From: lzh <1625167628@qq.com> Date: Wed, 25 Jun 2025 16:52:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BD=9C=E5=93=81=E7=A1=AE?= =?UTF-8?q?=E8=AE=A4=E6=8E=A5=E5=8F=A3=E7=9A=84=E6=8F=90=E5=89=8D=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/service/bundle/bundleBalance.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/service/bundle/bundleBalance.go b/pkg/service/bundle/bundleBalance.go index 589ff92..fe011f0 100644 --- a/pkg/service/bundle/bundleBalance.go +++ b/pkg/service/bundle/bundleBalance.go @@ -170,6 +170,7 @@ func WorkConfirm(c *gin.Context) { // 确认作品并扣除余量 return } service.Success(c, res) + return } userInfo := login.GetUserInfoFromC(c) balanceInfoRes, err := service.BundleProvider.GetBundleBalanceByUserId(context.Background(), &bundle.GetBundleBalanceByUserIdReq{