摘要:
maven <dependency> <groupId>org.springframework</groupId> <artifactId>spring-websocket</artifactId> </dependency> WebSocketConfig package com.new3s.co 阅读全文
posted @ 2022-08-30 11:45
xiexie0812
阅读(210)
评论(0)
推荐(0)
摘要:
问题: mybatis批量插入时报错:syntax error, expect ‘)’ 解决: 是因为传入的参数list为null,在代码中加上list.size()>0的判断。 mapper文件: <insert id="batchInsertSysUserAssoc"> insert into 阅读全文
posted @ 2022-08-30 10:46
xiexie0812
阅读(386)
评论(0)
推荐(0)
浙公网安备 33010602011771号