摘要:
一、目录结构 二、代码 1、AccountDao 1 package cn.bijian.dao; 2 3 4 import cn.bijian.model.Account; 5 import org.apache.ibatis.annotations.One; 6 import org.apach 阅读全文
posted @ 2021-10-29 21:16
晨曦生辉耀匕尖
阅读(60)
评论(0)
推荐(0)
摘要:
一、目录结构 二、代码 1、AccountDao 1 package cn.bijian.dao; 2 3 4 import cn.bijian.model.Account; 5 6 import java.util.List; 7 8 public interface AccountDao { 9 阅读全文
posted @ 2021-10-29 15:28
晨曦生辉耀匕尖
阅读(39)
评论(0)
推荐(0)
摘要:
一、目录结构 二、代码 1、AccountDao 1 package cn.bijian.dao; 2 3 import cn.bijian.model.Account; 4 5 import java.util.List; 6 7 public interface AccountDao { 8 / 阅读全文
posted @ 2021-10-29 11:14
晨曦生辉耀匕尖
阅读(40)
评论(0)
推荐(0)
浙公网安备 33010602011771号