mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	🎨 优化代码,增加serialVersionUID
This commit is contained in:
		| @ -20,6 +20,8 @@ import org.w3c.dom.Document; | |||||||
| @NoArgsConstructor | @NoArgsConstructor | ||||||
| @XStreamAlias("xml") | @XStreamAlias("xml") | ||||||
| public class EntPayResult extends BaseWxPayResult { | public class EntPayResult extends BaseWxPayResult { | ||||||
|  |   private static final long serialVersionUID = 8523569987269603097L; | ||||||
|  |  | ||||||
|   /** |   /** | ||||||
|    * 商户号. |    * 商户号. | ||||||
|    */ |    */ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang