Skip to content

Commit

Permalink
Merge pull request #6 from yifanes/master
Browse files Browse the repository at this point in the history
Update AlipayKeyPair.php
  • Loading branch information
wi1dcard authored Jan 26, 2019
2 parents ee30651 + 9ac47a8 commit b467fa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aop/Key/AlipayKeyPair.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ public function getPublicKey()
}

/**
* 设置公钥
* 设置应用私钥
*
* @param string $key
*
Expand All @@ -103,7 +103,7 @@ public function setPrivateKey($key)
}

/**
* 设置私钥
* 设置支付宝公钥
*
* @param string $key
*
Expand Down

0 comments on commit b467fa6

Please sign in to comment.