flowable/src/main/resources/mapper/PurchaseMapper.xml
File was renamed from system/src/main/resources/mapper/system/PurchaseMapper.xml @@ -2,7 +2,7 @@ <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.ycl.system.mapper.PurchaseMapper"> <mapper namespace="com.ycl.mapper.PurchaseMapper"> <resultMap type="Purchase" id="PurchaseResult"> <result property="id" column="id" />