he2802 2 년 전
부모
커밋
bccfd9ad64
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      zhongzheng-system/src/main/java/com/zhongzheng/modules/grade/vo/SyncUserChapterExport.java

+ 1 - 1
zhongzheng-system/src/main/java/com/zhongzheng/modules/grade/vo/SyncUserChapterExport.java

@@ -1,6 +1,6 @@
 package com.zhongzheng.modules.grade.vo;
 
-import cn.afterturn.easypoi.excel.annotation.Excel;
+import com.zhongzheng.common.annotation.Excel;
 import lombok.Data;
 import org.apache.poi.hpsf.Decimal;