Jelajahi Sumber

修改页面

peiguo 3 tahun lalu
induk
melakukan
99d9b42203
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      whepi-web/src/main/java/com/bofeng/entity/Vaccine.java

+ 1 - 1
whepi-web/src/main/java/com/bofeng/entity/Vaccine.java

@@ -98,7 +98,7 @@ public class Vaccine {
     /**
      * 第三剂接种单位
      */
-    @ExcelProperty(value = "第剂接种单位", index = 16)
+    @ExcelProperty(value = "第剂接种单位", index = 16)
     @TableField("third_unit")
     private String thirdUnit;