mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	issue #74
This commit is contained in:
		| @ -126,8 +126,8 @@ public class WxMpServiceImpl implements WxMpService { | ||||
|     try { | ||||
|       return SHA1.genWithAmple( | ||||
|           "jsapi_ticket=" + jsapiTicket, | ||||
|           "timestamp=" + timestamp, | ||||
|           "noncestr=" + noncestr, | ||||
|           "timestamp=" + timestamp, | ||||
|           "url=" + url | ||||
|       ); | ||||
|     } catch (NoSuchAlgorithmException e) { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Qian
					Daniel Qian