经销商档案导出时增加客户认证状态
This commit is contained in:
		
							parent
							
								
									ac6b321f6d
								
							
						
					
					
						commit
						810e85e081
					
				|  | @ -427,6 +427,7 @@ public class DistributorInfo implements Serializable { | ||||||
|     /** |     /** | ||||||
|      * 0待认证1已认证 |      * 0待认证1已认证 | ||||||
|      */ |      */ | ||||||
|  |     @Excel(name = "认证状态", width = 15, orderNum = "15", replace = {"待认证_0", "已认证_1"}) | ||||||
|     private String isVerify; |     private String isVerify; | ||||||
| 
 | 
 | ||||||
|     /** |     /** | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue