mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	#584 修复企业付款到银行卡接口签名失败的问题
This commit is contained in:
		| @ -114,7 +114,11 @@ public class EntPayBankRequest extends BaseWxPayRequest { | |||||||
|  |  | ||||||
|   @Override |   @Override | ||||||
|   protected void checkConstraints() throws WxPayException { |   protected void checkConstraints() throws WxPayException { | ||||||
|  |   } | ||||||
|  |  | ||||||
|  |   @Override | ||||||
|  |   protected boolean ignoreSignType() { | ||||||
|  |     return true; | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   @Override |   @Override | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang