admin
2019-11-23 51a4ff5d777028d52a19c314a99f796334cb7b51
fanli/src/main/java/com/yeshi/fanli/mapping/msg/UserSystemMsgMapper.xml
@@ -55,8 +55,10 @@
      select
      <include refid="Base_Column_List" />
      from yeshi_ec_user_msg_system where ms_system_znx_id =
      #{id,jdbcType=BIGINT}
      #{id,jdbcType=BIGINT} and ms_uid=#{uid}
   </select>
   <select id="selectLatestUserSystemMsg" resultMap="BaseResultMap"
      parameterType="java.lang.Long">