策码奔腾

06 2021 档案

摘要:select kcu.table_schema, kcu.table_name, tco.constraint_name, kcu.ordinal_position as position, kcu.column_name as key_column from information_schema. 阅读全文
posted @ 2021-06-15 18:35 策码奔腾 阅读(1736) 评论(0) 推荐(0)
摘要:mapper类中的写法: @Param("splitTime") Date splitTime xml中的写法: to_date(#{splitTime,jdbcType=DATE},'yyyy-mm-dd') 阅读全文
posted @ 2021-06-03 18:15 策码奔腾 阅读(179) 评论(0) 推荐(0)

console.log('欢迎');