package com.example.catchTheLetters.service; /** * @author 慕华 * @date 2024/4/10 * @Version 1.0 * @description */ public interface LevelService { }