diff --git a/We.php b/We.php
index be61c36..7dc7e8b 100644
--- a/We.php
+++ b/We.php
@@ -86,6 +86,7 @@ use WeChat\Exceptions\InvalidInstanceException;
  * @method \WePay\Redpack WePayRedpack($options = []) static 微信红包支持
  * @method \WePay\Transfers WePayTransfers($options = []) static 微信商户打款到零钱
  * @method \WePay\TransfersBank WePayTransfersBank($options = []) static 微信商户打款到银行卡
+ * @method \WePay\ProfitSharing WePayProfitSharing($options = []) static 微信分账
  */
 class We
 {