소스 검색

修改设备导出字段

欧阳劲驰 2 달 전
부모
커밋
0ec0cfab0e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      custom-gateway-core/src/main/java/com/shkpr/service/customgateway/core/domain/DeviceExcel.java

+ 1 - 1
custom-gateway-core/src/main/java/com/shkpr/service/customgateway/core/domain/DeviceExcel.java

@@ -19,7 +19,7 @@ public class DeviceExcel {
     /**
      * 设备id
      */
-    @ExcelMapping("设备ID")
+    @ExcelMapping("设备编号")
     private String deviceId;
     /**
      * 远传id