package com.metro.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.metro.entity.po.DataDictionary; /** *
* Mapper 接口 *