
com.mybatisflex.test.mapper.AccountMapper Maven / Gradle / Ivy
package com.mybatisflex.test.mapper;
import com.mybatisflex.core.BaseMapper;
import com.mybatisflex.test.entity.Account;
public interface AccountMapper extends BaseMapper {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy