代码INIT,修改基本框架
This commit is contained in:
@@ -8,7 +8,7 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
* Mapper 接口
|
||||
* </p>
|
||||
*
|
||||
* @author 遇见狂神说
|
||||
* @author limqsh
|
||||
* @since 2020-06-29
|
||||
*/
|
||||
public interface UserInfoMapper extends BaseMapper<UserInfo> {
|
||||
|
||||
Reference in New Issue
Block a user