package com.moral.api.mapper; import com.moral.api.entity.SysArea; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** *
* 系统区域表 Mapper 接口 *