mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	| @ -72,6 +72,11 @@ public class ProfitSharingReturnQueryRequest extends BaseWxPayRequest { | ||||
|     this.setSignType(WxPayConstants.SignType.HMAC_SHA256); | ||||
|   } | ||||
|  | ||||
|   @Override | ||||
|   protected boolean ignoreSubAppId() { | ||||
|     return true; | ||||
|   } | ||||
|  | ||||
|   @Override | ||||
|   protected void storeMap(Map<String, String> map) { | ||||
|     map.put("order_id", orderId); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 lmh
					lmh