feat: 字体管理

This commit is contained in:
taojinlong 2024-08-26 16:44:56 +08:00
parent 6b062194a6
commit 3895932ad3

View File

@ -10,7 +10,7 @@ import org.apache.ibatis.annotations.Mapper;
* </p>
*
* @author fit2cloud
* @since 2024-08-23
* @since 2024-08-26
*/
@Mapper
public interface CoreFontMapper extends BaseMapper<CoreFont> {