瀏覽代碼

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;