From f76420ebf5d04996ef839074afb3360d82a6519c Mon Sep 17 00:00:00 2001 From: Fu Diwei Date: Fri, 10 Mar 2023 09:03:30 +0800 Subject: [PATCH] =?UTF-8?q?chore(wxapi):=20=E8=B0=83=E6=95=B4=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=9B=AE=E5=BD=95=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{Abstractions => }/Models/IInferable.cs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/SKIT.FlurlHttpClient.Wechat.Api/{Abstractions => }/Models/IInferable.cs (100%) diff --git a/src/SKIT.FlurlHttpClient.Wechat.Api/Abstractions/Models/IInferable.cs b/src/SKIT.FlurlHttpClient.Wechat.Api/Models/IInferable.cs similarity index 100% rename from src/SKIT.FlurlHttpClient.Wechat.Api/Abstractions/Models/IInferable.cs rename to src/SKIT.FlurlHttpClient.Wechat.Api/Models/IInferable.cs