From 7c2dfd4c5f5080b29de0943a0bcb40bb69dd4bd5 Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 16 Sep 2019 13:18:54 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E5=AE=8C=E5=96=84=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E6=96=B0=E6=9C=8D=E5=8A=A1=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- We.php | 1 + 1 file changed, 1 insertion(+) diff --git a/We.php b/We.php index 813cc16..5653795 100644 --- a/We.php +++ b/We.php @@ -53,6 +53,7 @@ use WeChat\Exceptions\InvalidInstanceException; * @method \WeMini\Poi WeMiniPoi($options = []) static 小程序地址管理 * @method \WeMini\Qrcode WeMiniQrcode($options = []) static 小程序二维码管理 * @method \WeMini\Security WeMiniSecurity($options = []) static 小程序内容安全 + * @method \WeMini\Soter WeMiniSoter($options = []) static 小程序生物认证 * @method \WeMini\Template WeMiniTemplate($options = []) static 小程序模板消息支持 * @method \WeMini\Total WeMiniTotal($options = []) static 小程序数据接口 *