Skip to content

Commit

Permalink
Apply fixes from StyleCI (w7corp#1741)
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
overtrue authored Nov 27, 2019
1 parent 9e7e75a commit baa93cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OpenPlatform/Authorizer/MiniProgram/Code/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ public function setSupportVersion(string $version)
}

/**
* 查询服务商的当月提审限额(quota)和加急次数
* 查询服务商的当月提审限额(quota)和加急次数.
*
* @return array|\EasyWeChat\Kernel\Support\Collection|object|\Psr\Http\Message\ResponseInterface|string
*
Expand All @@ -250,7 +250,7 @@ public function queryQuota()
}

/**
* 加急审核申请
* 加急审核申请.
*
* @param int $auditId 审核单ID
*
Expand Down

0 comments on commit baa93cb

Please sign in to comment.