package com.glxp.api.dao.system; import org.apache.ibatis.annotations.Mapper; @Mapper public interface SysServerLogDao { }