From d9f3294893f6881d38cecc605d1218aeb8098531 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Wed, 28 Apr 2021 17:08:02 +0800 Subject: [PATCH] aa --- business/jxstore/cms/user2.go | 1 + 1 file changed, 1 insertion(+) diff --git a/business/jxstore/cms/user2.go b/business/jxstore/cms/user2.go index adba31eaf..f53c283df 100644 --- a/business/jxstore/cms/user2.go +++ b/business/jxstore/cms/user2.go @@ -1189,4 +1189,5 @@ func GetUserStoreAuth(ctx *jxcontext.Context, storeID int) (outStoreID int, err return 0, err } return outStoreID, err + }