|
|
@@ -79,8 +79,6 @@ public class WiwideUtil { |
|
|
message.put("sign", sign.toUpperCase()); |
|
|
message.put("sign", sign.toUpperCase()); |
|
|
logger.debug(message.toString()); |
|
|
logger.debug(message.toString()); |
|
|
|
|
|
|
|
|
logger.debug(message.toString()); |
|
|
|
|
|
|
|
|
|
|
|
String str32 = HMACSHA256.STR2; |
|
|
String str32 = HMACSHA256.STR2; |
|
|
String iv = HMACSHA256.IV; |
|
|
String iv = HMACSHA256.IV; |
|
|
|
|
|
|
|
|
|