摘要:
public class DwVo { private String path; } <select id="getDwById" resultType="com.tt.DwVo"> select PATH from dw where dw_no = #{dw_no} and time = #{ti 阅读全文
摘要:
### The error may involve com.ssm.promotion.core.dao.xxxx.insertBatch-Inline### The error occurred while setting parameters### SQL: INSERT ALL SELECT 阅读全文