gaodd před 2 roky
rodič
revize
c820f7242f

+ 1 - 1
src/main/java/com/chinaitop/depot/business/mapper/BusinessNoticeReceiveMapper.xml

@@ -44,7 +44,7 @@
44 44
     <result column="audit_state" property="auditState" jdbcType="INTEGER" />
45 45
     <result column="is_notice" property="isNotice" jdbcType="INTEGER" />
46 46
     <result column="pzmc" property="pzmc" jdbcType="VARCHAR" />
47
-    <id column="is_sheet" property="isSheet" jdbcType="INTEGER" />
47
+    <result column="is_sheet" property="isSheet" jdbcType="INTEGER" />
48 48
      
49 49
   </resultMap>
50 50
   <sql id="Example_Where_Clause" >