소스 검색

feature 代码提交

xiahan 3 주 전
부모
커밋
ea29f09832
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      qhse-entity/src/main/java/com/rongwei/bsentity/Dto/StudyFileProduceHistoryDto.java

+ 1 - 1
qhse-entity/src/main/java/com/rongwei/bsentity/Dto/StudyFileProduceHistoryDto.java

@@ -1,4 +1,4 @@
-package com.rongwei.bsentity.Dto;
+package com.rongwei.bsentity.dto;
 
 import com.rongwei.bsentity.domain.StudyFileDo;
 import lombok.Data;