From a5260ecc1d2433953251651ac36ba09664f46860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Mon, 23 Sep 2024 11:09:05 +0800 Subject: [PATCH] Update Trans.php --- plugin/think-plugs-wemall/src/command/Trans.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/think-plugs-wemall/src/command/Trans.php b/plugin/think-plugs-wemall/src/command/Trans.php index 509ad4bb1..4d45c9371 100644 --- a/plugin/think-plugs-wemall/src/command/Trans.php +++ b/plugin/think-plugs-wemall/src/command/Trans.php @@ -260,6 +260,7 @@ class Trans extends Command * @throws \WeChat\Exceptions\InvalidResponseException * @throws \WeChat\Exceptions\LocalCacheException * @throws \think\admin\Exception + * @deprecated 微信商户已不再提供此接口 */ private function queryTransferWallet(PluginWemallUserTransfer $model) {