From 29c6e6d00aa7c27d29d69175e33eb4d945c84d77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Fri, 18 Nov 2022 11:17:59 +0800 Subject: [PATCH] 1 --- platformapi/jdapi/store_test.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/platformapi/jdapi/store_test.go b/platformapi/jdapi/store_test.go index 739e33d1..ac18300e 100644 --- a/platformapi/jdapi/store_test.go +++ b/platformapi/jdapi/store_test.go @@ -165,3 +165,6 @@ func TestQueryMerchantMemberInfo(t *testing.T) { } baseapi.SugarLogger.Debug(utils.Format4Output(result, false)) } + +func Test1111(t *testing.T) { +}