mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	卡券service构造方法改为public
This commit is contained in:
		| @ -38,7 +38,7 @@ public class WxMpCardServiceImpl implements WxMpCardService { | ||||
|  | ||||
|   private WxMpService wxMpService; | ||||
|  | ||||
|   WxMpCardServiceImpl(WxMpService wxMpService) { | ||||
|   public WxMpCardServiceImpl(WxMpService wxMpService) { | ||||
|     this.wxMpService = wxMpService; | ||||
|   } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 tanzx
					tanzx