he2802 1 سال پیش
والد
کامیت
96a5117afd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      zhongzheng-system/src/main/java/com/zhongzheng/modules/order/vo/OrderListExportVo.java

+ 1 - 1
zhongzheng-system/src/main/java/com/zhongzheng/modules/order/vo/OrderListExportVo.java

@@ -34,7 +34,7 @@ public class OrderListExportVo {
     @ApiModelProperty("身份证号")
     private String idCard;
 
-
+    @Excel(name = "公司名称")
     @ApiModelProperty("公司名称")
     private String companyName;
     /**