06 2022 档案
摘要:业务上有一个递归查询数据表进行累加计算的需求,实现方式上有函数、SQL语句等多种方式,最后选择了SQL方式,如下: <select id="selectChildren" parameterType="String" resultMap="AccountResult"> <include refid
阅读全文
摘要:由于业务需求需要使用Thymeleaf作为模板发送Html邮件,开发调试过程中发生以下错误 org.thymeleaf.exceptions.TemplateInputException: Error resolving template [assist_notice.html], template
阅读全文

浙公网安备 33010602011771号