mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 18:46:10 +08:00 
			
		
		
		
	🎨 #1452 微信支付付款码支付请求类的storeMap方法增加保存分账字段
This commit is contained in:
		| @ -274,6 +274,7 @@ public class WxPayMicropayRequest extends BaseWxPayRequest { | ||||
|     map.put("time_expire", timeExpire); | ||||
|     map.put("auth_code", authCode); | ||||
|     map.put("scene_info", sceneInfo); | ||||
|     map.put("profit_sharing",profitSharing); | ||||
|   } | ||||
|  | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang