Browse Source

feature 代码提交

xiahan 3 tuần trước cách đây
mục cha
commit
ea29f09832

+ 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;