gongchunyi
7 天以前 8240a8b7e205b7d337f1a8b3c0bef6b9eb7488f0
src/main/java/com/ruoyi/warehouse/pojo/DocumentationBorrowManagement.java
@@ -21,7 +21,7 @@
 */
@TableName(value ="documentation_borrow_management")
@Data
@ApiModel(value = "文档借阅-归还表")
@ApiModel(value = "文档借阅表")
public class DocumentationBorrowManagement extends DateQueryDto implements Serializable {
    private static final long serialVersionUID = 1L;