mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-11-01 03:25:35 +08:00 
			
		
		
		
	完善测试
This commit is contained in:
		| @ -230,6 +230,10 @@ public class BaseWxPayServiceImplTest { | ||||
|     request.setActName("abc"); | ||||
|     request.setClientIp("aaa"); | ||||
|     request.setMchBillNo("aaaa"); | ||||
|     request.setWishing("what"); | ||||
|     request.setSendName("111"); | ||||
|     request.setTotalAmount(1); | ||||
|     request.setTotalNum(1); | ||||
|     request.setReOpenid(((XmlWxPayConfig) this.payService.getConfig()).getOpenid()); | ||||
|     WxPaySendRedpackResult redpackResult = this.payService.sendRedpack(request); | ||||
|     this.logger.info(redpackResult.toString()); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang