Skip to content

Commit

Permalink
Update SignTrait.php
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohuilam authored Jan 10, 2023
1 parent 76b38d0 commit a31ec95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/SignTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ private function everthingStringize($arr)
}
return $arr;
}
}

/**
* 签名方法
Expand Down Expand Up @@ -87,3 +86,4 @@ protected function sortNestedArrayAssoc(&$a)
}
return true;
}
}

0 comments on commit a31ec95

Please sign in to comment.