|  | @@ -33,6 +33,10 @@ public class SupplierCapacity {
 | 
											
												
													
														|  |      @ApiModelProperty(value = "款号")
 |  |      @ApiModelProperty(value = "款号")
 | 
											
												
													
														|  |      private String itemNumber;//款号
 |  |      private String itemNumber;//款号
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +    @Excel(name = "最终客户", width = 30)
 | 
											
												
													
														|  | 
 |  | +    @ApiModelProperty(value = "最终客户")
 | 
											
												
													
														|  | 
 |  | +    private String cdefine11;//最终客户
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |      @Excel(name = "业务员", width = 30)
 |  |      @Excel(name = "业务员", width = 30)
 | 
											
												
													
														|  |      @ApiModelProperty(value = "业务员")
 |  |      @ApiModelProperty(value = "业务员")
 | 
											
												
													
														|  |      private String cPersonCode;//业务员
 |  |      private String cPersonCode;//业务员
 |