|
|
@@ -61,6 +61,11 @@ public class ProfitSharingQueryRequest extends BaseWxPayRequest { |
|
|
|
return true; |
|
|
|
} |
|
|
|
|
|
|
|
@Override |
|
|
|
protected boolean ignoreSubAppId() { |
|
|
|
return true; |
|
|
|
} |
|
|
|
|
|
|
|
@Override |
|
|
|
protected void storeMap(Map<String, String> map) { |
|
|
|
map.put("transaction_id", transactionId); |
|
|
|