Explorar o código

看课统计表头修改

wangxy hai 2 semanas
pai
achega
e0676bb57b

+ 1 - 1
fs-service/src/main/java/com/fs/his/vo/FsCourseReportVO.java

@@ -76,7 +76,7 @@ public class FsCourseReportVO {
     /**
      * 红包领取数
      */
-    @Excel(name = "红包领取数")
+    @Excel(name = "红包领取数")
     private  Integer packetUserCount;
 
     /**