摘要:
目录结构 1.web.xml配置文件 <?xml version="1.0" encoding="UTF-8"?><web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xm 阅读全文
posted @ 2019-03-16 17:15
change丶fl
阅读(131)
评论(0)
推荐(0)
摘要:
插入查询获得当前的自增主键ID值 <insert id="insert" useGeneratedKeys="true" keyProperty="userId"> insert into user(userName,password,regTime) values(#{userName},#{pa 阅读全文
posted @ 2019-03-16 17:02
change丶fl
阅读(105)
评论(0)
推荐(0)

浙公网安备 33010602011771号