Explorar o código

优化小程序业主绑定

java110 %!s(int64=5) %!d(string=hai) anos
pai
achega
a113299db7

+ 1 - 0
java110-db/src/main/resources/mapper/user/OwnerAppUserServiceDaoImplMapper.xml

@@ -243,6 +243,7 @@
         and t.state = td1.status_cd
         and td1.table_name = 'owner_app_user'
         and td1.table_columns = 'state'
+        and t.status_cd = '0'
         <if test="idCard !=null and idCard != ''">
             and t.id_card= #{idCard}
         </if>