package J20250716.demo01_extends; /** * @author WanJl * @version 1.0 * @title Cat * @description * @create 2025/7/16 */ public class Cat { }