文件名从 smartor/src/main/java/com/smartor/domain/SvyLibTitleCategory.java 修改 |
| | |
| | | import com.ruoyi.common.core.domain.BaseEntity; |
| | | |
| | | /** |
| | | * 闂嵎妯℃澘鍒嗙被瀵硅薄 svy_lib_title_category |
| | | * 闂嵎妯℃澘鍒嗙被瀵硅薄 svy_lib_Template_category |
| | | * |
| | | * @author ruoyi |
| | | * @date 2023-12-27 |
| | | */ |
| | | @Data |
| | | @ApiModel(value = "SvyLibTitleCategory", description = "闂嵎妯℃澘鍒嗙被瀵硅薄") |
| | | public class SvyLibTitleCategory extends BaseEntity { |
| | | @ApiModel(value = "SvyLibTemplateCategory", description = "闂嵎妯℃澘鍒嗙被瀵硅薄") |
| | | public class SvyLibTemplateCategory extends BaseEntity { |
| | | private static final long serialVersionUID = 1L; |
| | | |
| | | /** |