yuan
18 小时以前 b4db4001b5e1993f83155fb629a9cb189fe39727
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;