weiximei 6 vuotta sitten
vanhempi
commit
d30f18611b

+ 1
- 1
CODE/smart-community/app-api/src/main/resources/mapper/TpActivitySignupMapper.xml Näytä tiedosto

@@ -104,7 +104,7 @@
104 104
     where id = #{id,jdbcType=INTEGER}
105 105
   </update>
106 106
 
107
-  <select id="sumActivitySignUpNum" resultMap="java.lang.Integer">
107
+  <select id="sumActivitySignUpNum" resultType="java.lang.Integer">
108 108
     select
109 109
     count(*)
110 110
     from tp_activity_sign_up