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) { +}