摘要:
public static int getUserAge(Date birthDay) throws Exception { SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd"); Date birthDayAge = sdf.parse 阅读全文
posted @ 2022-06-02 15:47
迷糊桃
阅读(2481)
评论(2)
推荐(0)
摘要:
Mybatis映射,property需要驼峰命名,且首字母要为小写 fileName写为FileName会爆红,如果实体类首字母大写,这里也需要改成小写 阅读全文
posted @ 2022-06-02 11:38
迷糊桃
阅读(633)
评论(0)
推荐(0)

浙公网安备 33010602011771号