Skip to content

Commit

Permalink
Update README.md (overtrue#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
ken678 authored Apr 6, 2021
1 parent 42ce80e commit 0d8fd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ $easySms->send(18888888888, [
'ucloud' => [
'private_key' => '', //私钥
'public_key' => '', //公钥
sig_content => '', // 短信签名,
'sig_content' => '', // 短信签名,
'project_id' => '', //项目ID,子账号才需要该参数
],
```
Expand Down

0 comments on commit 0d8fd07

Please sign in to comment.