Commit 583254815afc7bdd0098bf1f009fa28de82bfd41

Authored by 张洪涛
1 parent 0603c62135
Exists in master

edit

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

... ... @@ -74,4 +74,5 @@
74 74 String computedToken = DigestUtils.md5DigestAsHex(params.getBytes());
75 75 return computedToken;
76 76 }
77   -```
78 77 \ No newline at end of file
  78 +```
  79 +注意:参数是按字母升序排列
79 80 \ No newline at end of file